1 write to m_sign
System.Core (1)
System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleMinMaxAggregationOperator.cs (1)
40m_sign = sign;
2 references to m_sign
System.Core (2)
System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleMinMaxAggregationOperator.cs (2)
68if (m_sign == -1) 104return new NullableDoubleMinMaxAggregationOperatorEnumerator<TKey>(source, index, m_sign, cancellationToken);