1 write to _currentLeftKey
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Binary\HashJoinQueryOperatorEnumerator.cs (1)
151mutables._currentLeftKey = leftKey;
1 reference to _currentLeftKey
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Binary\HashJoinQueryOperatorEnumerator.cs (1)
170currentKey = _outputKeyBuilder.Combine(mutables._currentLeftKey, rightMatch.Second);