3 references to ClassWithStaticItem
System.Windows.Forms.Design.Tests (3)
System\ComponentModel\Design\CollectionEditorTests.cs (3)
26
[InlineData(typeof(
ClassWithStaticItem
), typeof(object))]
111
[InlineData(typeof(
ClassWithStaticItem
), typeof(object))]
352
[InlineData(typeof(
ClassWithStaticItem
), new Type[] { typeof(object) })]