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