4 references to TransactionAbortedException
System.Transactions.Local (4)
System\Transactions\TransactionState.cs (4)
3004throw new TransactionAbortedException(tx._innerException, tx.DistributedTxId); 3009throw new TransactionAbortedException(tx._innerException, tx.DistributedTxId); 3036throw new TransactionAbortedException(tx._innerException, tx.DistributedTxId); 4108throw new TransactionAbortedException(tx._innerException, tx.DistributedTxId);