2 references to GetDotNetPathOrDefault
Microsoft.Build.Tasks.CodeAnalysis (2)
src\Compilers\Core\MSBuildTask\ManagedToolTask.cs (1)
123(true, true) => RuntimeHostInfo.GetDotNetPathOrDefault(),
src\Compilers\Shared\BuildServerConnection.cs (1)
444processFilePath = RuntimeHostInfo.GetDotNetPathOrDefault();