4 references to Aggregate
System.Core (4)
System\Linq\Parallel\Enumerables\AggregationMinMaxHelpers.cs (1)
40return aggregation.Aggregate();
System\Linq\ParallelEnumerable.cs (3)
1587return op.Aggregate(); 1832false, QueryAggregationOptions.AssociativeCommutative).Aggregate(); 1889false, QueryAggregationOptions.AssociativeCommutative).Aggregate();