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