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