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