1 reference to GetTextChangesForDocumentAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
ExternalAccess\IntelliCode\IntentProcessor.cs (1)
99
var docChanges = await
GetTextChangesForDocumentAsync
(newSolution, currentDocument.Project.Solution, changedDocumentId, cancellationToken).ConfigureAwait(false);