2 instantiations of IntMinMaxAggregationOperator
System.Linq.Parallel (2)
System\Linq\ParallelEnumerable.cs (2)
2461return new IntMinMaxAggregationOperator(source, -1).Aggregate(); 2976return new IntMinMaxAggregationOperator(source, 1).Aggregate();