1 reference to SpeedOptimizedSkipIterator
System.Linq (1)
System\Linq\Skip.cs (1)
38return SpeedOptimizedSkipIterator(source, count);