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