3 references to ReadServerMessage
Microsoft.Build (3)
BackEnd\BuildManager\CoordinatorClient.Connection.cs (1)
73ServerMessage response = ReadServerMessage();
BackEnd\BuildManager\CoordinatorClient.cs (2)
350ServerMessage response = connection.ReadServerMessage(); 406responseAfterWait = connection.ReadServerMessage();