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