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)
36
public override string FocusId => $"METHOD:{
_actionList
!.GetType().FullName}.{_methodItem!.MemberName}";