2 instantiations of TcpServerChannel
System.Runtime.Remoting (2)
channels\tcp\combinedtcpchannel.cs (2)
43_serverChannel = new TcpServerChannel(port); 83_serverChannel = new TcpServerChannel(serverData, serverSinkProvider);
1 reference to TcpServerChannel
System.Runtime.Remoting (1)
channels\tcp\combinedtcpchannel.cs (1)
29private TcpServerChannel _serverChannel = null; // server channel