1 reference to IncrementingIterator
System.Linq (1)
System\Linq\Sequence.cs (1)
97
return
IncrementingIterator
(start, endInclusive, step);