2 instantiations of NodeEnumerator
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Collections\ListDictionaryInternal.cs (2)
169
return new
NodeEnumerator
(this);
174
return new
NodeEnumerator
(this);