1 reference to ContextReplySessionChannel
System.ServiceModel (1)
System\ServiceModel\Channels\ContextChannelListener.cs (1)
92
return (TChannel)(object)new
ContextReplySessionChannel
(this, (IReplySessionChannel)innerChannel, this.contextExchangeMechanism);