1 reference to Wrap
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Binary\GroupJoinQueryOperator.cs (1)
398
return new Pair<IEnumerable<TElement>, Pair<bool, TOrderKey>>(baseValue._grouping,
Wrap
(baseValue._orderKey));