7 references to PlatformInformation
Replay (7)
src\Compilers\Shared\BuildServerConnection.cs (4)
463if (PlatformInformation.IsWindows) 548if (PlatformInformation.IsWindows) 586if (PlatformInformation.IsUsingMonoRuntime) 606if (PlatformInformation.IsUsingMonoRuntime)
src\Compilers\Shared\NamedPipeUtil.cs (2)
28if (PlatformInformation.IsUnix) 58if (PlatformInformation.IsWindows)
src\Compilers\Shared\RuntimeHostInfo.cs (1)
54var (fileName, sep) = PlatformInformation.IsWindows