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