2 writes to s_baseTaskHostPath
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
377
s_baseTaskHostPath
= null;
420
s_baseTaskHostPath
= BuildEnvironmentHelper.Instance.MSBuildToolsDirectory32;
2 references to s_baseTaskHostPath
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
452
s_pathToX32Clr2 =
s_baseTaskHostPath
;
480
s_pathToX32Clr4 =
s_baseTaskHostPath
;