2 references to CreatePair
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Binary\HashJoinQueryOperatorEnumerator.cs (2)
355
_head =
CreatePair
(firstValue, firstOrderKey);
378
_tail!.Add(
CreatePair
(value, orderKey));