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