2 references to CreateNewItemTypes
System.Windows.Forms.Design.Tests (2)
System\ComponentModel\Design\CollectionEditorTests.cs (2)
359
Type[] itemTypes = editor.
CreateNewItemTypes
();
361
Assert.NotSame(itemTypes, editor.
CreateNewItemTypes
());