2 references to GetServerMutexName
Microsoft.Build.Tasks.CodeAnalysis.Sdk (2)
src\Compilers\Shared\BuildServerConnection.cs (2)
156string mutexName = GetServerMutexName(pipeName); 245var serverMutexName = GetServerMutexName(pipeName);