2 writes to s_pathToX64Clr4
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
375s_pathToX64Clr4 = null; 462s_pathToX64Clr4 = s_baseTaskHostPath64;
2 references to s_pathToX64Clr4
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
460if (s_pathToX64Clr4 == null) 465toolPath = s_pathToX64Clr4;