1 reference to ReduceCoreAsync
Microsoft.CodeAnalysis.Workspaces (1)
Simplification\AbstractSimplificationService.cs (1)
79var reduced = await this.ReduceCoreAsync(document, spanList, options, reducers, cancellationToken).ConfigureAwait(false);