1 write to _imageListDesigner
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ImageListActionListTests.cs (1)
16_imageListDesigner = new();
4 references to _imageListDesigner
System.Windows.Forms.Design.Tests (4)
System\Windows\Forms\Design\ImageListActionListTests.cs (4)
18_imageListDesigner.Initialize(_imageList); 19_actionList = new(_imageListDesigner); 24_imageListDesigner.Dispose(); 33_actionList.Component.Should().Be(_imageListDesigner.Component);