This is for some form of using statement, where the statements executed while the resource is held are the following statements in the same block that contains the using statement; the resource is freed at the end of the block.
See #114 and #114 (comment)
LDM history:
This is for some form of
usingstatement, where the statements executed while the resource is held are the following statements in the same block that contains theusingstatement; the resource is freed at the end of the block.See #114 and #114 (comment)
LDM history: