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