2 instantiations of NameObjectKeysEnumerator
System.Collections.Specialized (2)
System\Collections\Specialized\NameObjectCollectionBase.cs (2)
357return new NameObjectKeysEnumerator(this); 581return new NameObjectKeysEnumerator(_coll);