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