1 instantiation of ContextRequestSessionChannel
System.ServiceModel (1)
System\ServiceModel\Channels\ContextChannelFactory.cs (1)
57return (TChannel)(object)new ContextRequestSessionChannel(this, ((IChannelFactory<IRequestSessionChannel>)this.InnerChannelFactory).CreateChannel(address, via), this.contextExchangeMechanism, this.callbackAddress, this.contextManagementEnabled);