1 reference to TakeWhileIterator
System.Core (1)
System\Linq\Enumerable.cs (1)
608return TakeWhileIterator<TSource>(source, predicate);