3 references to ReadServerMessage
Microsoft.Build (3)
BackEnd\BuildManager\CoordinatorClient.Connection.cs (1)
68ServerMessage response = ReadServerMessage();
BackEnd\BuildManager\CoordinatorClient.cs (2)
372ServerMessage response = connection.ReadServerMessage(); 413ServerMessage responseAfterWait = connection.ReadServerMessage();