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