2 writes to connectionDemuxer
System.ServiceModel (2)
System\ServiceModel\Channels\SessionConnectionReader.cs (2)
356this.connectionDemuxer = connectionDemuxer; 392this.connectionDemuxer = null;
1 reference to connectionDemuxer
System.ServiceModel (1)
System\ServiceModel\Channels\SessionConnectionReader.cs (1)
390this.connectionDemuxer.ReuseConnection(localConnection, timeout);