2 writes to s_pathToX32Clr4
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
373
s_pathToX32Clr4
= null;
480
s_pathToX32Clr4
= s_baseTaskHostPath;
2 references to s_pathToX32Clr4
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
478
if (
s_pathToX32Clr4
== null)
483
toolPath =
s_pathToX32Clr4
;