3 references to ClassWithItems
System.Windows.Forms.Design.Tests (3)
System\ComponentModel\Design\CollectionEditorTests.cs (3)
27
[InlineData(typeof(
ClassWithItems
), typeof(int))]
112
[InlineData(typeof(
ClassWithItems
), typeof(int))]
353
[InlineData(typeof(
ClassWithItems
), new Type[] { typeof(int) })]