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