1 instantiation of InputSessionChannelDemuxer
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
77
return (TypedChannelDemuxer)(object)new
InputSessionChannelDemuxer
(context, this.peekTimeout, this.maxPendingSessions);