2 references to InheritanceAttribute
System.Windows.Forms.Design.Tests (2)
System\ComponentModel\Design\ComponentDesignerTests.cs (2)
200yield return new object[] { new InheritanceAttribute(), 1, 1 }; 2407InheritanceAttribute attribute = new();