2 writes to s_baseTaskHostPath
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
408
s_baseTaskHostPath
= null;
461
s_baseTaskHostPath
= basePath;
1 reference to s_baseTaskHostPath
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
457
string basePath =
s_baseTaskHostPath
;