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