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