2 writes to s_baseTaskHostPathArm64
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
394s_baseTaskHostPathArm64 = null; 438s_baseTaskHostPathArm64 = BuildEnvironmentHelper.Instance.MSBuildToolsDirectoryArm64;
1 reference to s_baseTaskHostPathArm64
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
463return Path.Combine(s_pathToArm64Clr4 ??= s_baseTaskHostPathArm64, toolName);