2 writes to s_baseTaskHostPathArm64
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
379
s_baseTaskHostPathArm64
= null;
422
s_baseTaskHostPathArm64
= BuildEnvironmentHelper.Instance.MSBuildToolsDirectoryArm64;
1 reference to s_baseTaskHostPathArm64
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
471
s_pathToArm64Clr4 =
s_baseTaskHostPathArm64
;