1 reference to ContextReplyChannel
System.ServiceModel (1)
System\ServiceModel\Channels\ContextChannelListener.cs (1)
88
return (TChannel)(object)new
ContextReplyChannel
(this, (IReplyChannel)innerChannel, this.contextExchangeMechanism);