1 write to _channelFactory
Microsoft.TestPlatform.CommunicationUtilities (1)
SocketClient.cs (1)
43
_channelFactory
= channelFactory;
1 reference to _channelFactory
Microsoft.TestPlatform.CommunicationUtilities (1)
SocketClient.cs (1)
101
_channel =
_channelFactory
(_tcpClient.GetStream());