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