2 writes to s_baseTaskHostPath64
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
409
s_baseTaskHostPath64
= null;
468
s_baseTaskHostPath64
= basePath64;
1 reference to s_baseTaskHostPath64
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
464
string basePath64 =
s_baseTaskHostPath64
;