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