1 reference to TakeIterator
System.Core (1)
System\Linq\Enumerable.cs (1)
593return TakeIterator<TSource>(source, count);