1 reference to Format
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
FormattingCodeFixProvider.cs (1)
76
var updatedRoot = Formatter.
Format
(editor.OriginalRoot, SyntaxFormatting, formattingOptions, cancellationToken);