6 references to OperatingSystem
System (6)
services\monitoring\system\diagnosticts\Process.cs (6)
486if (OperatingSystem.Platform == PlatformID.Win32NT) { 795(OperatingSystem.Platform != PlatformID.Win32NT || OperatingSystem.Version.Major < 5)) { 1337if (OperatingSystem.Platform != PlatformID.Win32NT || OperatingSystem.Version.Major < 5) 1344if (OperatingSystem.Platform != PlatformID.Win32NT)