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