1 reference to UpdateWithDocumentLoadAndGeneratorFailuresAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer.Executor.cs (1)
247
(result, var failedDocuments) = await
UpdateWithDocumentLoadAndGeneratorFailuresAsync
(result, project, version, cancellationToken).ConfigureAwait(false);