2 instantiations of NotifyIconActionList
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\NotifyIconDesigner.cs (1)
26new NotifyIconActionList(this)
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\NotifyIconDesignerActionListTests.cs (1)
19_actionList = new(_designer);
2 references to NotifyIconActionList
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\NotifyIconDesignerActionListTests.cs (2)
12private readonly NotifyIconActionList _actionList; 47methodItem.MemberName.Should().Be(nameof(NotifyIconActionList.ChooseIcon));