-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Champion "CallerArgumentExpression" #287
Copy link
Copy link
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 specificationProposal championSoon candidate
Milestone
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 specificationProposal championSoon candidate
Type
Fields
Give feedbackNo fields configured for issues without a type.
Allow developers to capture the expressions passed to a method, to enable better error messages in diagnostic/testing APIs and reduce keystrokes.
See #205