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