2 references to SkipAndCount
System.Linq (2)
System\Linq\SkipTake.SpeedOpt.cs (2)
271uint count = SkipAndCount((uint)_maxIndexInclusive + 1, en); 523return (int)SkipAndCount((uint)index, en);