1 write to _reportSuppressedDiagnostics
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\CompilationWithAnalyzersOptions.cs (1)
107_reportSuppressedDiagnostics = reportSuppressedDiagnostics;
1 reference to _reportSuppressedDiagnostics
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\CompilationWithAnalyzersOptions.cs (1)
49public bool ReportSuppressedDiagnostics => _reportSuppressedDiagnostics;