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