-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Area-IDEFeature - Target-Typed New`new (args)` gets the created type inferred from context`new (args)` gets the created type inferred from contextFeature RequestNeed Design ReviewThe end user experience design needs to be reviewed and approved.The end user experience design needs to be reviewed and approved.
Milestone
Description
Like var, new() expressions are difficult to index efficiently. They are both currently excluded from FAR (a simple implementation is available in commit 6808612).
Should we offer an "advanced FAR" that would find all references to a type, even those that are not spelled out?
If we couldn't resolve this issue before C# 9 ships, then we need to rediscuss this with LDM.
Relates to #28489 (target-typed new feature)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-IDEFeature - Target-Typed New`new (args)` gets the created type inferred from context`new (args)` gets the created type inferred from contextFeature RequestNeed Design ReviewThe end user experience design needs to be reviewed and approved.The end user experience design needs to be reviewed and approved.
Type
Projects
Status
Complete