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