2 writes to _addingAttribute
System.Windows.Forms.Design (2)
System\ComponentModel\Design\InheritanceService.cs (2)
196
_addingAttribute
= attr;
215
_addingAttribute
= null;
1 reference to _addingAttribute
System.Windows.Forms.Design (1)
System\ComponentModel\Design\InheritanceService.cs (1)
269
_inheritedComponents[ce.Component!] =
_addingAttribute
!;