1 reference to GetDocumentAndStateAsync
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\DebuggingSession.cs (1)
475var (oldDocument, oldDocumentState) = await LastCommittedSolution.GetDocumentAndStateAsync(document, cancellationToken).ConfigureAwait(false);