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