1 reference to TransactionRequestChannel
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannelFactory.cs (1)
113
return (TChannel)(object)new
TransactionRequestChannel
(this, (IRequestChannel)(object)innerChannel);