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