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