1 reference to TryGetMatchingSourceTextAsync
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\CommittedSolution.cs (1)
251var (maybeMatchingSourceText, maybePdbHasDocument) = await TryGetMatchingSourceTextAsync(document, sourceText, currentDocument, cancellationToken).ConfigureAwait(false);