6 references to IsUsingMonoRuntime
csc (2)
src\roslyn\src\Compilers\Shared\BuildServerConnection.cs (2)
714if (PlatformInformation.IsUsingMonoRuntime) 734if (PlatformInformation.IsUsingMonoRuntime)
vbc (2)
src\roslyn\src\Compilers\Shared\BuildServerConnection.cs (2)
714if (PlatformInformation.IsUsingMonoRuntime) 734if (PlatformInformation.IsUsingMonoRuntime)
VBCSCompiler (2)
src\roslyn\src\Compilers\Shared\BuildServerConnection.cs (2)
714if (PlatformInformation.IsUsingMonoRuntime) 734if (PlatformInformation.IsUsingMonoRuntime)