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