2 references to GetFormattedTextChanges
IdeBenchmarks (2)
FormatterBenchmarks.cs (2)
47
return Formatter.
GetFormattedTextChanges
(root, workspace.Services.SolutionServices, options, CancellationToken.None);
60
return Formatter.
GetFormattedTextChanges
(root, workspace.Services.SolutionServices, options, CancellationToken.None);