1 instantiation of IndexedSelectQueryOperatorResults
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\IndexedSelectQueryOperator.cs (1)
201
return new
IndexedSelectQueryOperatorResults
(
1 reference to IndexedSelectQueryOperatorResults
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\IndexedSelectQueryOperator.cs (1)
85
return
IndexedSelectQueryOperatorResults
.NewResults(childQueryResults, this, settings, preferStriping);