2 references to GetBusyServerMutexName
Microsoft.Build (2)
BackEnd\Client\MSBuildClient.cs (1)
314
string serverBusyMutexName = OutOfProcServerNode.
GetBusyServerMutexName
(_handshake);
BackEnd\Node\OutOfProcServerNode.cs (1)
106
_serverBusyMutexName =
GetBusyServerMutexName
(handshake);