1 reference to GetProjectDiagnosticsForIdsAsync
Microsoft.CodeAnalysis.Features (1)
Diagnostics\Service\DiagnosticAnalyzerService.cs (1)
117
return analyzer.
GetProjectDiagnosticsForIdsAsync
(project, diagnosticIds, shouldIncludeAnalyzer, includeNonLocalDocumentDiagnostics, cancellationToken);