2 instantiations of NotifyIconActionList
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\NotifyIconDesigner.cs (1)
26
new
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)
12
private readonly
NotifyIconActionList
_actionList;
47
methodItem.MemberName.Should().Be(nameof(
NotifyIconActionList
.ChooseIcon));