4 references to Aggregate
System.Linq.Parallel (4)
System\Linq\Parallel\Enumerables\AggregationMinMaxHelpers.cs (1)
36return aggregation.Aggregate();
System\Linq\ParallelEnumerable.cs (3)
1533return op.Aggregate(); 1769false, QueryAggregationOptions.AssociativeCommutative).Aggregate(); 1826false, QueryAggregationOptions.AssociativeCommutative).Aggregate();