1 instantiation of TransactionOutcomeListener
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ReceiveContextRPCFacet.cs (1)
316new TransactionOutcomeListener(receiveContext, transaction, channelHandler);
2 references to TransactionOutcomeListener
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ReceiveContextRPCFacet.cs (2)
107TransactionOutcomeListener.EnsureReceiveContextAbandonOnTransactionRollback(this.receiveContext, transaction, channelHandler); 239TransactionOutcomeListener.EnsureReceiveContextAbandonOnTransactionRollback(this.receiveContext, this.currentTransaction, this.channelHandler);