2 instantiations of TestButton
System.Windows.Forms.Tests (2)
System\Windows\Forms\ButtonTests.cs (2)
3321
using TestButton button =
new
();
3338
using TestButton button =
new
();
2 references to TestButton
System.Windows.Forms.Tests (2)
System\Windows\Forms\ButtonTests.cs (2)
3321
using
TestButton
button = new();
3338
using
TestButton
button = new();