2 references to IsUsingMonoRuntime
dotnet (2)
src\sdk\artifacts\.packages\microsoft.codeanalysis.buildclient\5.9.0-1.26306.111\contentFiles\cs\net11.0\BuildServerConnection.cs (2)
714
if (PlatformInformation.
IsUsingMonoRuntime
)
734
if (PlatformInformation.
IsUsingMonoRuntime
)