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