CodeMaid usage : how to Setting 'readonly static' to 'static readonly'. (Visual Studio 2022 )

33 views Asked by At

This is a question regarding Visual Studio 2022. When I cleaned up the source with the extension CodeMaid, I converted readonly static to static readonly. Where can I configure this setting?

I can't find this setting at CodeMaid options.

0

There are 0 answers