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