2 instantiations of ReplyChannelDemuxer
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelDemuxer.cs (2)
96
this.inputDemuxer = this.replyDemuxer = new
ReplyChannelDemuxer
(context);
107
this.inputDemuxer = this.replyDemuxer = new
ReplyChannelDemuxer
(context);