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