4 references to TransactionAbortedException
System.Transactions (4)
System\Transactions\TransactionState.cs (4)
3817throw new TransactionAbortedException(tx.innerException, tx.DistributedTxId); 3822throw new TransactionAbortedException(tx.innerException, tx.DistributedTxId); 3849throw new TransactionAbortedException(tx.innerException, tx.DistributedTxId); 4972throw new TransactionAbortedException(tx.innerException, tx.DistributedTxId);