3 references to GetServerMutexName
dotnet (3)
src\sdk\artifacts\.packages\microsoft.codeanalysis.buildclient\5.12.0-1.26430.105\contentFiles\cs\net11.0\BuildServerConnection.cs (3)
159
string mutexName =
GetServerMutexName
(pipeName);
169
var mutexName =
GetServerMutexName
(pipeName);
268
var serverMutexName =
GetServerMutexName
(pipeName);