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