1 reference to Aggregate
System.Linq.Parallel (1)
System\Linq\ParallelEnumerable.cs (1)
1662
return
Aggregate
<TSource, TAccumulate>(source, seed, func, QueryAggregationOptions.AssociativeCommutative);