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