When performing code cleanup on attached file (CodeRushIssue.cs), I get a Visual studio error message (error.png).
In the Code Cleanup options, I only selected "Apply built-in type style".
Programming style for built-in type names is (see also "built in type style.PNG")
Use keywords for type references
Do not use keywords for static references
For all other combinations code cleanup works fine.
Hello,
Thank you for the detailed explanation of the issue and the code sample. I reproduced the issue and we are working on it.