1 write to m_sign
System.Core (1)
System\Linq\Parallel\QueryOperators\Inlined\IntMinMaxAggregationOperator.cs (1)
37m_sign = sign;
2 references to m_sign
System.Core (2)
System\Linq\Parallel\QueryOperators\Inlined\IntMinMaxAggregationOperator.cs (2)
66if (m_sign == -1) 100return new IntMinMaxAggregationOperatorEnumerator<TKey>(source, index, m_sign, cancellationToken);