1 write to InstallationType
System (1)
net\System\Net\Internal.cs (1)
718
InstallationType
= GetWindowsInstallType();
2 references to InstallationType
System (2)
net\System\Net\Internal.cs (1)
719
if (Logging.On) Logging.PrintInfo(Logging.Web, SR.GetString(SR.net_osinstalltype,
InstallationType
));
net\System\Net\UnsafeNativeMethods.cs (1)
213
if (ComNetOS.
InstallationType
== WindowsInstallationType.ServerCore)