1 reference to GetTransformedSyntaxRootAsync
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
AbstractFileHeaderCodeFixProvider.cs (1)
47=> document.WithSyntaxRoot(await GetTransformedSyntaxRootAsync(document, fallbackOptions, cancellationToken).ConfigureAwait(false));