1 write to _inheritanceAttribute
System.Windows.Forms.Design.Tests (1)
System\ComponentModel\Design\ComponentDesignerTests.cs (1)
2984
_inheritanceAttribute
= inheritanceAttribute;
1 reference to _inheritanceAttribute
System.Windows.Forms.Design.Tests (1)
System\ComponentModel\Design\ComponentDesignerTests.cs (1)
2991
public InheritanceAttribute InheritanceAttribute1 =>
_inheritanceAttribute
;