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