1 write to _rightKey
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Binary\ConcatQueryOperator.cs (1)
306
_rightKey
= rightKey;
2 references to _rightKey
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Binary\ConcatQueryOperator.cs (2)
357
return _rightComparer.Compare(x.
_rightKey
, y.
_rightKey
);