Skip to content

Champion "Auto-Implemented Property Field-Targeted Attributes" (15.7) #42

@gafter

Description

@gafter

This feature intends to allow developers to apply attributes directly to the backing fields of auto-implemented properties.

[field: SomeAttribute]
public int { get; set; }

Roslyn tracking issue: dotnet/roslyn#22512

Metadata

Metadata

Assignees

Labels

Implemented Needs ECMA SpecThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationProposal champion

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions