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