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