2 references to MakeComparer
System.Core (2)
System\Linq\Parallel\QueryOperators\Binary\UnionQueryOperator.cs (1)
130
ConcatKey<TLeftKey, TRightKey>.
MakeComparer
(leftHashStream.KeyComparer, rightHashStream.KeyComparer);
System\Linq\Parallel\QueryOperators\Unary\ConcatQueryOperator.cs (1)
125
IComparer<ConcatKey<TLeftKey, TRightKey>> comparer = ConcatKey<TLeftKey, TRightKey>.
MakeComparer
(