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); 24public void Dispose() => _designer.Dispose();