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