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