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