1 write to _includeSuppressedDiagnostics
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer_GetDiagnosticsForSpan.cs (1)
178_includeSuppressedDiagnostics = includeSuppressedDiagnostics;
1 reference to _includeSuppressedDiagnostics
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer_GetDiagnosticsForSpan.cs (1)
534&& (_includeSuppressedDiagnostics || !diagnostic.IsSuppressed)