2 writes to s_baseTaskHostPath
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
367s_baseTaskHostPath = null; 410s_baseTaskHostPath = BuildEnvironmentHelper.Instance.MSBuildToolsDirectory32;
2 references to s_baseTaskHostPath
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
442s_pathToX32Clr2 = s_baseTaskHostPath; 470s_pathToX32Clr4 = s_baseTaskHostPath;