How can I alphabetize a C# class with Resharper 2017? -


i'm trying add bit of organization growing files , having limited success. want alphabetize code files in project, i'm able alphabetization on controllers, works great, i'd organize factories, etc... alpha too. run full code cleanup , applies style rules, doesn't reorder alpha. there else need do? edited file layout so:

resharper layout screenshot


Comments