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