1 reference to Format
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Formatting\CSharpFormatter.cs (1)
56
var formattedRoot = RazorCSharpFormattingInteractionService.
Format
(hostWorkspaceServices, root, context.Options.ToIndentationOptions(), context.Options.CSharpSyntaxFormattingOptions, cancellationToken);