2 references to GetProjectDiagnosticsForIdsAsync
Microsoft.CodeAnalysis.Features (2)
CodeFixes\Service\CodeFixService.FixAllDiagnosticProvider.cs (1)
79
var diagnostics = Filter(await service.
GetProjectDiagnosticsForIdsAsync
(
Diagnostics\IDiagnosticAnalyzerService.cs (1)
35
/// diagnostics from all project documents as well. Use <see cref="
GetProjectDiagnosticsForIdsAsync
"/> if you want