Fields should not be alphabetized and instead follow the order:
I agree this looks weird: https://docs.microsoft.com/en-us/dotnet/api/system.dayofweek?view=netcore-3.1#fields
The order of enum fields is auto-generated and I don't think we can customize it for a given enum. I have let @mimisasouvanh know about this request so hopefully we can implement it system-wide.
Most helpful comment
The order of enum fields is auto-generated and I don't think we can customize it for a given enum. I have let @mimisasouvanh know about this request so hopefully we can implement it system-wide.