2 references to GetServerMutexName
Microsoft.Build.Tasks.CodeAnalysis (2)
BuildServerConnection.cs (2)
128
string mutexName =
GetServerMutexName
(pipeName);
223
var serverMutexName =
GetServerMutexName
(pipeName);