1 write to m_leftComparer
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\ConcatQueryOperator.cs (1)
347m_leftComparer = leftComparer;
1 reference to m_leftComparer
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\ConcatQueryOperator.cs (1)
363return m_leftComparer.Compare(x.m_leftKey, y.m_leftKey);