Resharper Clean-up Code - how to affect sorting of methods?

Viewed 25803

I've got a customized clean-up and it's almost 'there'.

However, R# appears to want to sort the member methods, but at least it does not appear to be alphabetically.

Is there a way to force that sorting?

3 Answers
Related