1 reference to TakeWhile
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipWhileQueryOperator.cs (1)
173return Child.AsSequentialQuery(token).TakeWhile(_indexedPredicate);