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