13 references to CreateTransactionCompletedException
System.Transactions.Local (13)
System\Transactions\CommittableTransaction.cs (2)
61
throw TransactionException.
CreateTransactionCompletedException
(DistributedTxId);
95
throw TransactionException.
CreateTransactionCompletedException
(DistributedTxId);
System\Transactions\DependentTransaction.cs (1)
46
throw TransactionException.
CreateTransactionCompletedException
(DistributedTxId);
System\Transactions\Transaction.cs (9)
497
throw TransactionException.
CreateTransactionCompletedException
(DistributedTxId);
545
throw TransactionException.
CreateTransactionCompletedException
(DistributedTxId);
632
throw TransactionException.
CreateTransactionCompletedException
(DistributedTxId);
671
throw TransactionException.
CreateTransactionCompletedException
(DistributedTxId);
702
throw TransactionException.
CreateTransactionCompletedException
(DistributedTxId);
750
throw TransactionException.
CreateTransactionCompletedException
(DistributedTxId);
912
throw TransactionException.
CreateTransactionCompletedException
(DistributedTxId);
959
throw TransactionException.
CreateTransactionCompletedException
(DistributedTxId);
997
throw TransactionException.
CreateTransactionCompletedException
(DistributedTxId);
System\Transactions\TransactionInteropNonWindows.cs (1)
19
throw TransactionException.
CreateTransactionCompletedException
(transaction.DistributedTxId);