1 reference to GetCachedDiagnosticsAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\DiagnosticAnalyzerService.cs (1)
123
return analyzer.
GetCachedDiagnosticsAsync
(workspace.CurrentSolution, projectId, documentId, includeSuppressedDiagnostics, cancellationToken);