1 reference to SortQueryOperatorResults
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\SortQueryOperator.cs (1)
79return new SortQueryOperatorResults<TInputOutput, TSortKey>(childQueryResults, this, settings);