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