1 reference to GetFormattedTextChanges
dotnet-format (1)
Formatters\WhitespaceFormatter.cs (1)
56
var formattingTextChanges = Formatter.
GetFormattedTextChanges
(root!, document.Project.Solution.Workspace, optionSet, cancellationToken);