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