2 references to GetDotNetPathOrDefault
vbc (2)
src\Compilers\Shared\BuildServerConnection.cs (1)
443processFilePath = RuntimeHostInfo.GetDotNetPathOrDefault();
src\Compilers\Shared\RuntimeHostInfo.cs (1)
38var dotNetPath = GetDotNetPathOrDefault();