1 write to _sign
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Inlined\NullableLongMinMaxAggregationOperator.cs (1)
30
_sign
= sign;
2 references to _sign
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Inlined\NullableLongMinMaxAggregationOperator.cs (2)
58
if (
_sign
== -1)
93
return new NullableLongMinMaxAggregationOperatorEnumerator<TKey>(source, index,
_sign
, cancellationToken);