1 reference to TransactionDuplexChannel
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannelFactory.cs (1)
117
return (TChannel)(object)new
TransactionDuplexChannel
(this, (IDuplexChannel)(object)innerChannel);