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