1 instantiation of TransactionRequestSessionChannel
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannelFactory.cs (1)
101
return (TChannel)(object)new
TransactionRequestSessionChannel
(this, (IRequestSessionChannel)(object)innerChannel);