1 reference to FormattingCodeFixHelper
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
FormattingCodeFixProvider.cs (1)
68var updatedTree = await FormattingCodeFixHelper.FixOneAsync(tree, SyntaxFormatting, formattingOptions, diagnostic, cancellationToken).ConfigureAwait(false);