1 reference to GetChangedDocumentCoreAsync
Microsoft.CodeAnalysis.Features (1)
IntroduceVariable\AbstractIntroduceVariableService.AbstractIntroduceVariableCodeAction.cs (1)
56var changedDocument = await GetChangedDocumentCoreAsync(cancellationToken).ConfigureAwait(false);