2 references to ResolveNetTaskHostLaunchPath
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
793
(string launchPath, bool useAppHost) =
ResolveNetTaskHostLaunchPath
(msbuildAssemblyPath);
Instance\TaskFactories\TaskHostTask.cs (1)
822
(taskHostLocation, _) = NodeProviderOutOfProcTaskHost.
ResolveNetTaskHostLaunchPath
(msbuildPath);