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