1 reference to ReduceAsync
Microsoft.CodeAnalysis.Workspaces (1)
Simplification\Simplifier.cs (1)
196return await ReduceAsync(document, root.GetAnnotatedNodesAndTokens(annotation).Select(t => t.FullSpan), options, cancellationToken).ConfigureAwait(false);