1 write to _sign
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Inlined\DecimalMinMaxAggregationOperator.cs (1)
30_sign = sign;
2 references to _sign
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Inlined\DecimalMinMaxAggregationOperator.cs (2)
59if (_sign == -1) 93return new DecimalMinMaxAggregationOperatorEnumerator<TKey>(source, index, _sign, cancellationToken);