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