This is just a test diagnostic extension to see if I can remove the debugger step through attribute using a code fixer.
Probably, this won't be an interesting extension for you, but if so... Rock on!!!
UsageYou install this extension, so it will work on all of your solutions. However, to add the analyzer as nuget package to a particular project. You can install the nuget package from nuget.org:
https://www.nuget.org/packages/DebuggerStepThroughRemover/ |