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