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