2 references to GetDotNetPathOrDefault
csc (2)
src\Compilers\Shared\BuildServerConnection.cs (1)
450processFilePath = RuntimeHostInfo.GetDotNetPathOrDefault();
src\Compilers\Shared\RuntimeHostInfo.cs (1)
45var dotNetPath = GetDotNetPathOrDefault();