2 references to GetMSBuildPath
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
506return (taskHostParameters.DotnetHostPath, GetMSBuildPath(taskHostParameters)); 723return ResolveAppHostOrFallback(GetMSBuildPath(taskHostParameters), taskHostParameters.DotnetHostPath, hostContext, IsNodeReuseEnabled(hostContext));