1 write to _designer
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ListControlUnboundActionListTests.cs (1)
18
_designer
= new();
3 references to _designer
System.Windows.Forms.Design.Tests (3)
System\Windows\Forms\Design\ListControlUnboundActionListTests.cs (3)
20
_designer
.Initialize(_componentMock.Object);
21
_actionList = new(
_designer
);
24
public void Dispose() =>
_designer
.Dispose();