2 references to FormatAsync
Microsoft.CodeAnalysis.Workspaces (2)
Formatting\Formatter.cs (2)
49=> FormatAsync(document, spans: null, options: options, cancellationToken: cancellationToken); 65=> FormatAsync(document, [span], options, cancellationToken);