1 reference to NewResults
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipQueryOperator.cs (1)
134return TakeOrSkipQueryOperatorResults.NewResults(childQueryResults, this, settings, preferStriping);