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