3 references to ClassWithItem
System.Windows.Forms.Design.Tests (3)
System\ComponentModel\Design\CollectionEditorTests.cs (3)
22
[InlineData(typeof(
ClassWithItem
), typeof(int))]
120
[InlineData(typeof(
ClassWithItem
), typeof(int))]
368
[InlineData(typeof(
ClassWithItem
), new Type[] { typeof(int) })]