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