2 references to GetSyntaxFormatting
Microsoft.CodeAnalysis.Workspaces (2)
Formatting\Formatter.cs (2)
117=> GetSyntaxFormatting(document).FormatAsync(document, annotation, options, cancellationToken); 120=> GetSyntaxFormatting(document).FormatAsync(document, annotation, options, rules, cancellationToken);