3 references to GetAppMainType
System.Windows.Forms (3)
System\Windows\Forms\Application.cs (3)
198
Type? type =
GetAppMainType
();
591
if (string.IsNullOrEmpty(s_productName) &&
GetAppMainType
() is { } type)
1280
Type? type =
GetAppMainType
();