Viewing Errors in Solution
While the solution-wide analysis is enabled, you can get a detailed report on all errors found in your solution in the Errors in Solution Window.
To view the list of errors found in solution
- Enable solution-wide analysis.
- Do any of the following:
Either way, the Errors in Solution Window opens where you can view the list of detected errors and navigate to them in code by double-clicking the entries:

Even without opening this window, you can still easily navigate through errors in your solution with (Alt+F12) and (Shift+Alt+F12) commands.
If ReSharper cannot locate a file where errors were found, its entry in the Errors in Solution dialog box is marked with a yellow cautionary triangle, as in the Solution Explorer.
If necessary, you can configure solution-wide analysis or ignore specific errors.