1 write to m_rightKey
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\ConcatQueryOperator.cs (1)
314m_rightKey = rightKey;
2 references to m_rightKey
System.Core (2)
System\Linq\Parallel\QueryOperators\Unary\ConcatQueryOperator.cs (2)
365return m_rightComparer.Compare(x.m_rightKey, y.m_rightKey);