2 references to Win32S
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\OperatingSystem.cs (2)
61
if (platform < PlatformID.
Win32S
|| platform > PlatformID.Other)
99
case PlatformID.
Win32S
: os = "Microsoft Win32S "; break;