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