14 references to Create
System.Transactions.Local (14)
System\Transactions\Oletx\OletxEnlistment.cs (1)
168
throw TransactionException.
Create
(
System\Transactions\Oletx\OletxResourceManager.cs (1)
319
throw TransactionException.
Create
(
System\Transactions\Oletx\OletxTransaction.cs (9)
267
throw TransactionException.
Create
(SR.TooLate, null, DistributedTxId);
298
throw TransactionException.
Create
(SR.TooLate, null, DistributedTxId);
333
throw TransactionException.
Create
(SR.TooLate, null, DistributedTxId);
380
throw TransactionInDoubtException.
Create
(
385
throw TransactionException.
Create
(SR.TransactionAlreadyOver, null, DistributedTxId);
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);
System\Transactions\TransactionException.cs (1)
118
return
Create
(SR.TransactionStateException, innerException, distributedTxId);
System\Transactions\TransactionState.cs (2)
4227
throw TransactionInDoubtException.
Create
(SR.TransactionAborted, tx._innerException, tx.DistributedTxId);
4232
throw TransactionInDoubtException.
Create
(SR.TransactionAborted, tx._innerException, tx.DistributedTxId);