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