1 reference to ContextDuplexSessionChannel
System.ServiceModel (1)
System\ServiceModel\Channels\ContextChannelListener.cs (1)
96return (TChannel)(object)new ContextDuplexSessionChannel(this, (IDuplexSessionChannel)innerChannel, this.contextExchangeMechanism);