2 instantiations of NullableIntMinMaxAggregationOperator
System.Linq.Parallel (2)
System\Linq\ParallelEnumerable.cs (2)
2479return new NullableIntMinMaxAggregationOperator(source, -1).Aggregate(); 2994return new NullableIntMinMaxAggregationOperator(source, 1).Aggregate();