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