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