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