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