1 write to _sign
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Inlined\LongMinMaxAggregationOperator.cs (1)
30
_sign
= sign;
2 references to _sign
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Inlined\LongMinMaxAggregationOperator.cs (2)
59
if (
_sign
== -1)
94
return new LongMinMaxAggregationOperatorEnumerator<TKey>(source, index,
_sign
, cancellationToken);