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