2 writes to s_msbuildName
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
388
s_msbuildName
= null;
421
s_msbuildName
= name;
1 reference to s_msbuildName
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
411
string name =
s_msbuildName
;