1 reference to SkipWhile
System.Linq.Queryable (1)
System\Linq\Queryable.cs (1)
572new Func<IQueryable<TSource>, Expression<Func<TSource, bool>>, IQueryable<TSource>>(SkipWhile).Method,