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