1 reference to SkipWhile
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipWhileQueryOperator.cs (1)
183
return wrappedIndexedChild.
SkipWhile
(_indexedPredicate);