2 references to TreeNodeCollection
System.Windows.Forms (2)
System\Windows\Forms\Controls\TreeView\TreeNode.cs (1)
780_nodes ??= new TreeNodeCollection(this);
System\Windows\Forms\Controls\TreeView\TreeView.cs (1)
891_nodes ??= new TreeNodeCollection(_root);