4 references to DistributedTxId
System.Transactions.Local (4)
System\Transactions\Oletx\OletxTransaction.cs (4)
609throw TransactionInDoubtException.Create(SR.TransactionIndoubt, null, DistributedTxId); 1014throw TransactionException.Create(SR.TransactionAlreadyOver, null, DistributedTxId); 1035throw TransactionException.Create(SR.TransactionAlreadyOver, null, DistributedTxId); 1072throw TransactionException.Create(SR.TransactionAlreadyOver, comException, DistributedTxId);