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