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)
357return _rightComparer.Compare(x._rightKey, y._rightKey);