C#-ImportCompilerAndAnalyzerDiagnosticsΒΆ

Imports warnings and errors produced by the C# compiler and analyzers

Required inputs: CSharpAST

This rule reports any warnings and errors reported by the C# compiler or third-party analyzers.

Possible Messages

Key

Text

Severity

Disabled

csharp_diagnostic

{message}

None

False

Options