2 references to GetTextChangesAsync
Microsoft.CodeAnalysis.Features (2)
AddImport\References\AssemblyReference.cs (1)
28
var textChanges = await
GetTextChangesAsync
(document, node, options, cancellationToken).ConfigureAwait(false);
AddImport\References\PackageReference.cs (1)
31
var textChanges = await
GetTextChangesAsync
(