dotnet / dotnet/csharpstandard
16.4.10 Highlight differences with static constructors?
Open
type: clarity
- Dominant language
- C#
- Stars
- 815
- Forks
- 99
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 16
Description
> Static constructors for structs follow most of the same rules as for classes.
That makes one wonder what rules it _doesn't_ follow. I think we should elaborate.
Additionally:
- It would be good to reference 15.12 at the end of the above sentence
- This subsection _isn't_ referenced from 16.4.1, unlike almost all other subsections.
Contributor guide
Assessment
This issue has not been assessed yet.