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