2 instantiations of NodeKeyValueCollection
mscorlib (2)
system\collections\listdictionaryinternal.cs (2)
100
return new
NodeKeyValueCollection
(this, true);
133
return new
NodeKeyValueCollection
(this, false);