1 reference to SkipWhile
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipWhileQueryOperator.cs (1)
191return wrappedChild.SkipWhile(m_predicate);