2 writes to s_baseTaskHostPath64
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
410
s_baseTaskHostPath64
= null;
469
s_baseTaskHostPath64
= basePath64;
1 reference to s_baseTaskHostPath64
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
465
string basePath64 =
s_baseTaskHostPath64
;