1 reference to TransactionReplySessionChannel
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannelListener.cs (1)
106
return (TChannel)(object)new
TransactionReplySessionChannel
(this.listener, (IReplySessionChannel)innerChannel);