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