1 write to _endIndex
System.Collections.NonGeneric (1)
System\Collections\SortedList.cs (1)
806
_endIndex
= index + count;
1 reference to _endIndex
System.Collections.NonGeneric (1)
System\Collections\SortedList.cs (1)
827
if (_index <
_endIndex
)