1 reference to GetMatchingDocumentsAsync
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\EditAndContinueService.cs (1)
155
initialDocumentStates = await CommittedSolution.
GetMatchingDocumentsAsync
(Log, documentsByProject, _compilationOutputsProvider, sourceTextProvider, cancellationToken).ConfigureAwait(false);