2 writes to s_pathToX64Clr2
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
389
s_pathToX64Clr2
= null;
564
s_pathToX64Clr2
??= GetPathFromEnvironmentOrDefault("MSBUILDTASKHOSTLOCATION64", s_baseTaskHostPath64, toolName);
1 reference to s_pathToX64Clr2
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
566
return
s_pathToX64Clr2
;