1 reference to GetNewRootAsync
Microsoft.CodeAnalysis.Features (1)
src\Analyzers\Core\CodeFixes\GenerateVariable\AbstractGenerateVariableService.GenerateLocalCodeAction.cs (1)
41var newRoot = await GetNewRootAsync(cancellationToken).ConfigureAwait(false);