2 references to OrderKey
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Binary\GroupJoinQueryOperator.cs (2)
288protected override int EmptyValueKey => OrderKey; 292return new Pair<IEnumerable<TElement>, int>(baseValue, OrderKey);