1 write to _channel
Microsoft.TestPlatform.CommunicationUtilities (1)
SocketClient.cs (1)
101_channel = _channelFactory(_tcpClient.GetStream());
3 references to _channel
Microsoft.TestPlatform.CommunicationUtilities (3)
SocketClient.cs (3)
102Connected.SafeInvoke(this, new ConnectedEventArgs(_channel), "SocketClient: ServerConnected"); 108_channel, 126_channel?.Dispose();