1 override of CreateTransportManagerRegistration
System.ServiceModel (1)
System\ServiceModel\Channels\TcpChannelListener.cs (1)
287
internal override ITransportManagerRegistration
CreateTransportManagerRegistration
()
1 reference to CreateTransportManagerRegistration
System.ServiceModel (1)
System\ServiceModel\Channels\TransportChannelListener.cs (1)
528
registration = this.
CreateTransportManagerRegistration
();