1 instantiation of MainForm
DesignSurface (1)
Program.cs (1)
30MainForm f = new();
2 references to MainForm
DesignSurface (2)
MainForm.Designer.cs (1)
33System.ComponentModel.ComponentResourceManager resources = new(typeof(MainForm));
Program.cs (1)
30MainForm f = new();