3 references to GetDiagnosticsForIdsAsync
Microsoft.CodeAnalysis.Features (3)
CodeFixes\Service\CodeFixService.FixAllDiagnosticProvider.cs (2)
47var diagnostics = Filter(await service.GetDiagnosticsForIdsAsync( 70var diagnostics = Filter(await service.GetDiagnosticsForIdsAsync(
Diagnostics\IDiagnosticAnalyzerService.cs (1)
58/// this method doesn't return any document diagnostics. Use <see cref="GetDiagnosticsForIdsAsync"/> to also fetch