1 reference to FormatAsync
dotnet-format (1)
Formatters\WhitespaceFormatter.cs (1)
46var formattedDocument = await Formatter.FormatAsync(document, optionSet, cancellationToken).ConfigureAwait(false);