1 reference to SelectQueryOperatorResults
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\SelectQueryOperator.cs (1)
155
return new
SelectQueryOperatorResults
(childQueryResults, op, settings, preferStriping);