2 references to GetServerMutexName
csc (2)
src\Compilers\Shared\BuildServerConnection.cs (2)
155string mutexName = GetServerMutexName(pipeName); 244var serverMutexName = GetServerMutexName(pipeName);