1 write to _notifyIcon
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\NotifyIconDesignerActionListTests.cs (1)
17
_notifyIcon
= new();
2 references to _notifyIcon
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\NotifyIconDesignerActionListTests.cs (2)
18
_designer.Initialize(
_notifyIcon
);
25
_notifyIcon
.Dispose();