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