1 write to _channelFactory
Microsoft.TestPlatform.CommunicationUtilities (1)
SocketServer.cs (1)
60
_channelFactory
= channelFactory;
1 reference to _channelFactory
Microsoft.TestPlatform.CommunicationUtilities (1)
SocketServer.cs (1)
174
_channel =
_channelFactory
(client.GetStream());