4 references to IsWindows
Replay (4)
src\Compilers\Shared\BuildServerConnection.cs (2)
466if (PlatformInformation.IsWindows) 551if (PlatformInformation.IsWindows)
src\Compilers\Shared\NamedPipeUtil.cs (1)
56if (PlatformInformation.IsWindows)
src\Compilers\Shared\RuntimeHostInfo.cs (1)
52var (fileName, sep) = PlatformInformation.IsWindows