2 references to IsNodeReuseEnabled
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
723
return ResolveAppHostOrFallback(GetMSBuildPath(taskHostParameters), taskHostParameters.DotnetHostPath, hostContext,
IsNodeReuseEnabled
(hostContext));
740
return new NodeLaunchData(GetMSBuildExecutablePathForNonNETRuntimes(hostContext), BuildCommandLineArgs(
IsNodeReuseEnabled
(hostContext)), new Handshake(hostContext));