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