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