How to List all Issues of a certain type
In Visual Studio I can Look at "Code Issues In Current Project", but that list dosent appear to have the format string issues. i.e. "Use format string for all args" issues.
What I was looking for was some way of listing these in a given file/project/solution and to apply the fix/refactoring to them all.
Does this feature exist?
thanks.
Please sign in to leave a comment.