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