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