3 references to GetServerMutexName
dotnet (3)
src\sdk\artifacts\.packages\microsoft.codeanalysis.buildclient\5.9.0-1.26306.111\contentFiles\cs\net11.0\BuildServerConnection.cs (3)
158
string mutexName =
GetServerMutexName
(pipeName);
168
var mutexName =
GetServerMutexName
(pipeName);
261
var serverMutexName =
GetServerMutexName
(pipeName);