1 write to m_sign
System.Core (1)
System\Linq\Parallel\QueryOperators\Inlined\DoubleMinMaxAggregationOperator.cs (1)
42
m_sign
= sign;
2 references to m_sign
System.Core (2)
System\Linq\Parallel\QueryOperators\Inlined\DoubleMinMaxAggregationOperator.cs (2)
71
if (
m_sign
== -1)
106
return new DoubleMinMaxAggregationOperatorEnumerator<TKey>(source, index,
m_sign
, cancellationToken);