2 writes to s_baseTaskHostPath
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
409
s_baseTaskHostPath
= null;
462
s_baseTaskHostPath
= basePath;
1 reference to s_baseTaskHostPath
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
458
string basePath =
s_baseTaskHostPath
;