2 references to GetTextChangesAsync
Microsoft.CodeAnalysis.Features (2)
CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.PragmaBatchFixHelpers.cs (2)
100
var startTokenChanges = await
GetTextChangesAsync
(newPragmaAction, currentDocument,
103
var endTokenChanges = await
GetTextChangesAsync
(newPragmaAction, currentDocument,