1 write to _imageListDesigner
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ImageListActionListTests.cs (1)
18_imageListDesigner = new();
4 references to _imageListDesigner
System.Windows.Forms.Design.Tests (4)
System\Windows\Forms\Design\ImageListActionListTests.cs (4)
20_imageListDesigner.Initialize(_imageList); 21_actionList = new(_imageListDesigner); 26_imageListDesigner.Dispose(); 35_actionList.Component.Should().Be(_imageListDesigner.Component);