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