2 references to ComputeDocumentDiagnosticsForAnalyzerCoreAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer_GetDiagnosticsForSpan.cs (2)
347ComputeDocumentDiagnosticsForAnalyzerCoreAsync, 381var diagnostics = await ComputeDocumentDiagnosticsForAnalyzerCoreAsync(analyzer, executor, cancellationToken).ConfigureAwait(false);