2 references to GetServerMutexName
dotnet (2)
BuildServerConnection.cs (2)
155string mutexName = GetServerMutexName(pipeName); 244var serverMutexName = GetServerMutexName(pipeName);