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