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