3 references to ClassWithPrivateItem
System.Windows.Forms.Design.Tests (3)
System\ComponentModel\Design\CollectionEditorTests.cs (3)
25
[InlineData(typeof(
ClassWithPrivateItem
), typeof(object))]
110
[InlineData(typeof(
ClassWithPrivateItem
), typeof(object))]
351
[InlineData(typeof(
ClassWithPrivateItem
), new Type[] { typeof(object) })]