2 references to InputChannelDemuxer
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
98this.inputDemuxer = new InputChannelDemuxer(context);
System\ServiceModel\Channels\InternalDuplexBindingElement.cs (1)
68this.clientChannelDemuxer = new InputChannelDemuxer(context);