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