6 references to IsUsingMonoRuntime
csc (2)
src\Compilers\Shared\BuildServerConnection.cs (2)
602if (PlatformInformation.IsUsingMonoRuntime) 622if (PlatformInformation.IsUsingMonoRuntime)
vbc (2)
src\Compilers\Shared\BuildServerConnection.cs (2)
602if (PlatformInformation.IsUsingMonoRuntime) 622if (PlatformInformation.IsUsingMonoRuntime)
VBCSCompiler (2)
src\Compilers\Shared\BuildServerConnection.cs (2)
602if (PlatformInformation.IsUsingMonoRuntime) 622if (PlatformInformation.IsUsingMonoRuntime)