1 reference to GetFormattedTextChanges
Microsoft.CodeAnalysis.CodeStyle (1)
FormattingAnalyzerHelper.cs (1)
25
var formattingChanges = Formatter.
GetFormattedTextChanges
(tree.GetRoot(cancellationToken), formattingProvider, options, cancellationToken);