GenerateReferenceSource does not match the default C# modifier order
Open
help wanted
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
C# has a default modifier order specified here: http://source.roslyn.io/#Microsoft.CodeAnalysis.CSharp.Workspaces/CodeStyle/CSharpCodeStyleOptions.cs,173
* The same file also defines a number of other C# defaults that may be interesting.
GenerateReferenceSource does not currently match this default ordering when it emits the modifiers
Contributor guide
Assessment
This issue has not been assessed yet.