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)
29
private
TcpServerChannel
_serverChannel = null; // server channel