2 references to GetServerMutexName
vbc (2)
src\Compilers\Shared\BuildServerConnection.cs (2)
152string mutexName = GetServerMutexName(pipeName); 247var serverMutexName = GetServerMutexName(pipeName);