1 write to _getObjectRetType
System.Collections.NonGeneric (1)
System\Collections\SortedList.cs (1)
808
_getObjectRetType
= getObjRetType;
2 references to _getObjectRetType
System.Collections.NonGeneric (2)
System\Collections\SortedList.cs (2)
857
if (
_getObjectRetType
== Keys)
859
else if (
_getObjectRetType
== Values)