Enum Types
Enum | Summary |
---|---|
InspectCodeSeverity | Represents InspectCode's minimal severity report. |
InspectCodeVerbosity | Represents InspectCode's logging verbosity. |
SettingsLayer | Represents ReSharper's settings layers. |
Class Types
Class | Summary |
---|---|
InspectCodeAliases |
Contains functionality related to ReSharper's InspectCode tool.
In order to use the commands for this alias, include the following in your build.cake file to download and
install from nuget.org, or specify the ToolPath within the
|
InspectCodeRunner | InspectCode runner. |
InspectCodeSettings |
Contains settings used by InspectCodeRunner .
|