-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Implemented Needs ECMA SpecThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationProposalProposal champion
Milestone
Description
- Proposal added (https://github.com/dotnet/csharplang/blob/master/proposals/using.md)
- Discussed in LDM
- Decision in LDM
- Finalized (done, rejected, inactive)
- Spec'ed
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:
qrli, orthoxerox, Ollhax, mikedn, Suchiman and 60 moreVlad-Stryapko, stuartstein777, VisualMelon, Scott-Caldwell, 4creators and 17 moreomariom, AraHaan, romansharin, Alan-FGR, ygc369 and 3 moreTonyValenti, Unknown6656, omariom, SirIntruder, vcsjones and 7 more
Metadata
Metadata
Assignees
Labels
Implemented Needs ECMA SpecThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationProposalProposal champion