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