1 instantiation of KeyCollection
System (1)
compmod\system\collections\generic\sorteddictionary.cs (1)
126if (keys == null) keys = new KeyCollection(this);
2 references to KeyCollection
System (2)
compmod\system\collections\generic\sorteddictionary.cs (2)
16private KeyCollection keys; 124public KeyCollection Keys {