1 write to button
System.Windows.Forms.Tests (1)
System\Windows\Forms\ButtonPopupAdapterTests.cs (1)
17button = new TestButtonBase();
2 references to button
System.Windows.Forms.Tests (2)
System\Windows\Forms\ButtonPopupAdapterTests.cs (2)
18adapter = new(button); 21public void Dispose() => button.Dispose();