1 write to connectionDemuxer
System.ServiceModel (1)
System\ServiceModel\Channels\SharedTcpTransportManager.cs (1)
125connectionDemuxer = new ConnectionDemuxer(connectionListener,
3 references to connectionDemuxer
System.ServiceModel (3)
System\ServiceModel\Channels\SharedTcpTransportManager.cs (3)
133connectionDemuxer.StartDemuxing(this.GetOnViaCallback()); 176if (connectionDemuxer != null && demuxerCreated) 178connectionDemuxer.Dispose();