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