Adding a Personal Options Layer
Check Editor/C#/Code Cleanup/Unused code removal/Remove unused namespace references
Apply On Save
Apply and Close the Options Windows…
Add Unused using System.Buffer;
Save the Document -> Line is removed on save.
Restart Visual Studio (and wait until CodeRush Menu is visible)
Add an Unused using System.Buffer;
Save the Document -> Line was saved. (not removed)
Reopen Option Layer
Uncheck and Check (any) Option
And it's working again…
Layer on Team Solution
is working fine.
Hello,
Thank your for the detailed description of the issue. I reproduced it, and we are researching it. We will update this ticket as soon as we have results.