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