1 instantiation of ContextInputSessionChannel
System.ServiceModel (1)
System\ServiceModel\Channels\ContextChannelListener.cs (1)
84
return (TChannel)(object)new
ContextInputSessionChannel
(this, (IInputSessionChannel)innerChannel, this.contextExchangeMechanism);