1 write to _actionList
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionPanel.MethodLine.cs (1)
87_actionList = info.List;
1 reference to _actionList
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionPanel.MethodLine.cs (1)
36public override string FocusId => $"METHOD:{_actionList!.GetType().FullName}.{_methodItem!.MemberName}";