1 reference to PerformAggregation
System.Core (1)
System\Linq\ParallelEnumerable.cs (1)
1698return source.PerformAggregation<TSource>(func, default(TSource), false, true, options);