2 references to Head
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Binary\HashJoinQueryOperatorEnumerator.cs (2)
144
currentElement = _resultSelector(leftElement, matchValue.
Head
.First);
145
currentKey = _outputKeyBuilder.Combine(leftKey, matchValue.
Head
.Second);