dotnet / dotnet/csharpstandard
Add C# 6 feature: relaxed rules for autoprops in structs
Open
type: clarity
- Dominant language
- C#
- Stars
- 815
- Forks
- 99
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 16
Description
This wasn't in the MS C# 6 spec. Details are at https://github.com/dotnet/csharplang/tree/master/proposals/csharp-6.0
Note that as part of this work, we should revisit the notes around access to fields discussed in ECMA-TC49-TG2/spec#586.
Contributor guide
Assessment
This issue has not been assessed yet.