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