1 write to _actionLists
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripDesigner.cs (1)
70
_actionLists
??= new ToolStripActionList(this);
1 reference to _actionLists
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripDesigner.cs (1)
72
actionLists.Add(
_actionLists
);