1 reference to GetDiagnosticsForIdsAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\DiagnosticAnalyzerService.cs (1)
185
return analyzer.
GetDiagnosticsForIdsAsync
(solution, projectId, documentId, diagnosticIds, includeSuppressedDiagnostics, cancellationToken);