1 reference to ShouldIncludeSuppressedDiagnostic
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer_GetDiagnostics.cs (1)
130
_lazyDataBuilder.AddRange(items.Where(
ShouldIncludeSuppressedDiagnostic
).Where(ShouldIncludeDiagnostic));