2 references to BuildChannelListener
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelDemuxer.cs (2)
63return this.BuildChannelListener<TChannel>(context, new ChannelDemuxerFilter(new MatchAllMessageFilter(), 0)); 3648return demuxer.BuildChannelListener<TChannel>(context, filter);