1 write to _currentLeft
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Binary\HashJoinQueryOperatorEnumerator.cs (1)
150
mutables.
_currentLeft
= leftElement;
1 reference to _currentLeft
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Binary\HashJoinQueryOperatorEnumerator.cs (1)
169
currentElement = _resultSelector(mutables.
_currentLeft
, rightMatch.First);