2 writes to s_pathToX32Clr4
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
363
s_pathToX32Clr4
= null;
470
s_pathToX32Clr4
= s_baseTaskHostPath;
2 references to s_pathToX32Clr4
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
468
if (
s_pathToX32Clr4
== null)
473
toolPath =
s_pathToX32Clr4
;