1 reference to AnalyzeDocumentsAsync
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\EditSession.cs (1)
878var (changedDocumentAnalyses, documentDiagnostics) = await AnalyzeDocumentsAsync(changedOrAddedDocuments, solutionActiveStatementSpanProvider, cancellationToken).ConfigureAwait(false);