5 references to HostType
System.Windows.Forms (5)
winforms\Managed\System\WinForms\Application.cs (5)
1596
public static
HostType
GetHostTypeFromMetaData(string appFullName)
1598
HostType
ht =
HostType
.Default;
1604
ht = isFullTrust ?
HostType
.CorFlag :
HostType
.AppLaunch;