2 writes to s_pathToX64Clr4
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
375
s_pathToX64Clr4
= null;
462
s_pathToX64Clr4
= s_baseTaskHostPath64;
2 references to s_pathToX64Clr4
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
460
if (
s_pathToX64Clr4
== null)
465
toolPath =
s_pathToX64Clr4
;