1 reference to TransactionOutputChannel
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannelFactory.cs (1)
109
return (TChannel)(object)new
TransactionOutputChannel
(this, (IOutputChannel)(object)innerChannel);