1 write to m_sign
System.Core (1)
System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalMinMaxAggregationOperator.cs (1)
34m_sign = sign;
2 references to m_sign
System.Core (2)
System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalMinMaxAggregationOperator.cs (2)
62if (m_sign == -1) 96return new NullableDecimalMinMaxAggregationOperatorEnumerator<TKey>(source, index, m_sign, cancellationToken);