1 write to _sign
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Inlined\FloatMinMaxAggregationOperator.cs (1)
35_sign = sign;
2 references to _sign
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Inlined\FloatMinMaxAggregationOperator.cs (2)
64if (_sign == -1) 98return new FloatMinMaxAggregationOperatorEnumerator<TKey>(source, index, _sign, cancellationToken);