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