1 write to _designer
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\NotifyIconDesignerActionListTests.cs (1)
16
_designer
= new();
3 references to _designer
System.Windows.Forms.Design.Tests (3)
System\Windows\Forms\Design\NotifyIconDesignerActionListTests.cs (3)
18
_designer
.Initialize(_notifyIcon);
19
_actionList = new(
_designer
);
24
_designer
.Dispose();