1 reference to GetSpecificCachedDiagnosticsAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\DiagnosticAnalyzerService.cs (1)
133
return analyzer.
GetSpecificCachedDiagnosticsAsync
(workspace.CurrentSolution, id, includeSuppressedDiagnostics, cancellationToken);