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