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