1 write to endIndex
mscorlib (1)
system\collections\sortedlist.cs (1)
751endIndex = index + count;
1 reference to endIndex
mscorlib (1)
system\collections\sortedlist.cs (1)
772if (index < endIndex) {