2 references to TryConnectToServer
Microsoft.Build (2)
BackEnd\Client\MSBuildClient.cs (2)
201
if (!
TryConnectToServer
(serverIsAlreadyRunning ? 1_000 : 20_000))
274
if (!
TryConnectToServer
(1_000))