2 writes to s_baseTaskHostPath64
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
378
s_baseTaskHostPath64
= null;
421
s_baseTaskHostPath64
= BuildEnvironmentHelper.Instance.MSBuildToolsDirectory64;
2 references to s_baseTaskHostPath64
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
439
s_pathToX64Clr2 =
s_baseTaskHostPath64
;
462
s_pathToX64Clr4 =
s_baseTaskHostPath64
;