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