Implemented interface member:
method
ReceiveRawMessage
Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationManager.ReceiveRawMessage()
2 references to ReceiveRawMessage
Microsoft.TestPlatform.CommunicationUtilities (2)
SocketCommunicationManager.cs (2)
289var rawMessage = ReceiveRawMessage(); 369str = ReceiveRawMessage();