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!;