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