Skip to content

Code Analysis & Inspection

oriches edited this page Dec 30, 2012 · 45 revisions

All ReSharper code inspections have one of the following four severity levels. According to the severity level, the code issue is highlighted in a particular way and the corresponding mark is added to the marker bar on the right hand side of the code window in Visual Studio.

Errors Errors have the highest priority of all - they prevent your code from compiling. When ReSharper detects an error, it highlights it in one of two alternative ways

Clone this wiki locally