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