6 references to IsUsingMonoRuntime
csc (2)
BuildServerConnection.cs (2)
548
if (PlatformInformation.
IsUsingMonoRuntime
)
568
if (PlatformInformation.
IsUsingMonoRuntime
)
vbc (2)
BuildServerConnection.cs (2)
548
if (PlatformInformation.
IsUsingMonoRuntime
)
568
if (PlatformInformation.
IsUsingMonoRuntime
)
VBCSCompiler (2)
BuildServerConnection.cs (2)
548
if (PlatformInformation.
IsUsingMonoRuntime
)
568
if (PlatformInformation.
IsUsingMonoRuntime
)