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