When you see your code highlighted by ReSharper, you can not only fix the current problem, but also find and investigate all similar problems in the whole solution. ReSharper provides a special context action that allows you to do that in a couple of clicks.
-
Position the caret at a highlighted issue and invoke the corresponding context action.
-
In the Find Similar Issues dialog box that appears,
specify the search scope, then click OK.
- All found issues will be displayed in the Inspection Results tool window.
