1 reference to ApplyFileChangesAsync
dotnet-format (1)
Formatters\DocumentFormatter.cs (1)
41
return await
ApplyFileChangesAsync
(solution, formattedDocuments, formatOptions, logger, formattedFiles, cancellationToken).ConfigureAwait(false);