1 reference to TransactionDuplexSessionChannel
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannelListener.cs (1)
94
return (TChannel)(object)new
TransactionDuplexSessionChannel
(this.listener, (IDuplexSessionChannel)innerChannel);