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