4 references to TransactionAbortedException
System.Transactions.Local (4)
System\Transactions\TransactionState.cs (4)
3001throw new TransactionAbortedException(tx._innerException, tx.DistributedTxId); 3006throw new TransactionAbortedException(tx._innerException, tx.DistributedTxId); 3033throw new TransactionAbortedException(tx._innerException, tx.DistributedTxId); 4105throw new TransactionAbortedException(tx._innerException, tx.DistributedTxId);