3 references to ClassWithStaticItems
System.Windows.Forms.Design.Tests (3)
System\ComponentModel\Design\CollectionEditorTests.cs (3)
29
[InlineData(typeof(
ClassWithStaticItems
), typeof(object))]
114
[InlineData(typeof(
ClassWithStaticItems
), typeof(object))]
355
[InlineData(typeof(
ClassWithStaticItems
), new Type[] { typeof(object) })]