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