1 instantiation of MultiMergeCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\MergePropertyDescriptor.cs (1)
286
collection = new
MultiMergeCollection
((ICollection)obj);
1 reference to MultiMergeCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\MergePropertyDescriptor.cs (1)
39
private
MultiMergeCollection
collection;