1 instantiation of Form1
ScratchProjectWithInternals (1)
Program.cs (1)
16
Form1 form =
new
();
1 reference to Form1
ScratchProjectWithInternals (1)
Program.cs (1)
16
Form1
form = new();