1 write to _leftKey
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Binary\ConcatQueryOperator.cs (1)
305_leftKey = leftKey;
2 references to _leftKey
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Binary\ConcatQueryOperator.cs (2)
355return _leftComparer.Compare(x._leftKey, y._leftKey);