5 references to IsWindows
Microsoft.Build.Tasks.CodeAnalysis.Sdk (5)
src\Compilers\Shared\BuildServerConnection.cs (2)
466if (PlatformInformation.IsWindows) 551if (PlatformInformation.IsWindows)
src\Compilers\Shared\NamedPipeUtil.cs (2)
56if (PlatformInformation.IsWindows) 132if (PlatformInformation.IsWindows)
src\Compilers\Shared\RuntimeHostInfo.cs (1)
52var (fileName, sep) = PlatformInformation.IsWindows