2 references to RuntimeHostInfo
Replay (2)
src\Compilers\Shared\BuildServerConnection.cs (2)
443
commandLineArgs =
RuntimeHostInfo
.GetDotNetExecCommandLine(Path.ChangeExtension(processFilePath, ".dll"), commandLineArgs);
444
processFilePath =
RuntimeHostInfo
.GetDotNetPathOrDefault();