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