2 references to NodeKeyValueCollection
System.Collections.Specialized (2)
System\Collections\Specialized\ListDictionary.cs (2)
113
return new
NodeKeyValueCollection
(this, true);
147
return new
NodeKeyValueCollection
(this, false);