2 references to Keys
System.Collections.NonGeneric (2)
System\Collections\SortedList.cs (2)
857if (_getObjectRetType == Keys) 966return new SortedListEnumerator(sortedList, 0, sortedList.Count, SortedListEnumerator.Keys);