1 reference to _endOfLineFormatter
dotnet-format (1)
Formatters\OrganizeImportsFormatter.cs (1)
51
return await
_endOfLineFormatter
.FormatFileAsync(organizedDocument, organizedSourceText, optionSet, analyzerConfigOptions, formatOptions, logger, cancellationToken).ConfigureAwait(false);