7 references to PlatformInformation
Replay (7)
src\Compilers\Shared\BuildServerConnection.cs (4)
465if (PlatformInformation.IsWindows) 549if (PlatformInformation.IsWindows) 587if (PlatformInformation.IsUsingMonoRuntime) 607if (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