C#-ImportCompilerAndAnalyzerDiagnosticsΒΆ
Imports warnings and errors produced by the C# compiler and analyzers
Required inputs: CSharpAST
Possible Messages
Key |
Text |
Severity |
Disabled |
|---|---|---|---|
csharp_diagnostic |
{message} |
None |
False |
Options
This rule shares the following common options: excludes, includes, justification_checker, post_processing, provider, severity
The following places define options that affect this rule: Stylechecks, Analysis-GlobalOptions
This rule has no individual options.