3 references to Create
System.Transactions.Local (3)
System\Transactions\TransactionException.cs (2)
35
return
Create
(SR.TransactionStateException, innerException);
113
return
Create
(messagewithTxId, innerException);
System\Transactions\TransactionScope.cs (1)
860
throw TransactionException.
Create
(SR.InternalError + SR.TransactionScopeTimerObjectInvalid, null);