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