1 write to mainType
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Application.cs (1)
1228mainType = exe.EntryPoint.ReflectedType;
2 references to mainType
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Application.cs (2)
1222if (mainType == null) { 1233return mainType;