2 references to GetServerMutexName
vbc (2)
BuildServerConnection.cs (2)
128string mutexName = GetServerMutexName(pipeName); 223var serverMutexName = GetServerMutexName(pipeName);