1 reference to GetSemanticDiagnosticsAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\DocumentAnalysisExecutor.cs (1)
152
AnalysisKind.Semantic => await
GetSemanticDiagnosticsAsync
(analyzer, isCompilerAnalyzer, cancellationToken).ConfigureAwait(false),