2 references to CreateCollectionItemType
System.Windows.Forms.Design.Tests (2)
System\ComponentModel\Design\CollectionEditorTests.cs (2)
118Type itemType = editor.CreateCollectionItemType(); 120Assert.Same(itemType, editor.CreateCollectionItemType());