2 instantiations of SortedListKeyEnumerator
System (2)
compmod\system\collections\generic\sortedlist.cs (2)
987return new SortedListKeyEnumerator(_dict); 991return new SortedListKeyEnumerator(_dict);