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