1 reference to GetFormattedSourceTextAsync
dotnet-format (1)
Formatters\DocumentFormatter.cs (1)
90
return await
GetFormattedSourceTextAsync
(document, optionSet, analyzerConfigOptions, formatOptions, logger, cancellationToken).ConfigureAwait(false);