2 writes to s_pathToX64Clr4
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
365
s_pathToX64Clr4
= null;
452
s_pathToX64Clr4
= s_baseTaskHostPath64;
2 references to s_pathToX64Clr4
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
450
if (
s_pathToX64Clr4
== null)
455
toolPath =
s_pathToX64Clr4
;