2 references to GetServerMutexName
vbc (2)
src\Compilers\Shared\BuildServerConnection.cs (2)
155
string mutexName =
GetServerMutexName
(pipeName);
244
var serverMutexName =
GetServerMutexName
(pipeName);