2 writes to s_msbuildName
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
402
s_msbuildName
= null;
435
s_msbuildName
= name;
1 reference to s_msbuildName
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
425
string name =
s_msbuildName
;