1 reference to TransactionReplyChannel
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannelListener.cs (1)
102
return (TChannel)(object)new
TransactionReplyChannel
(this.listener, (IReplyChannel)innerChannel);