1 write to _channelFactory
Microsoft.TestPlatform.CommunicationUtilities (1)
SocketServer.cs (1)
50
_channelFactory
= channelFactory;
1 reference to _channelFactory
Microsoft.TestPlatform.CommunicationUtilities (1)
SocketServer.cs (1)
103
_channel =
_channelFactory
(_tcpClient.GetStream());