1 reference to TransactionChannelListener
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionFlowBindingElement.cs (1)
260
TransactionChannelListener<TChannel> listener = new
TransactionChannelListener
<TChannel>(this.transactionProtocol, context.Binding, dictionary, innerListener);