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