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