2 references to IsDocumentDiagnostic
Microsoft.VisualStudio.LanguageServices (2)
TableDataSource\Suppression\VisualStudioSuppressionFixService.cs (2)
451foreach (var diagnosticData in diagnosticsToFix.Where(IsDocumentDiagnostic)) 488.ConfigureAwait(false)).Where(IsDocumentDiagnostic);