1 instantiation of SortQueryOperatorResults
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\SortQueryOperator.cs (1)
108return new SortQueryOperatorResults<TInputOutput, TSortKey>(childQueryResults, this, settings, preferStriping);