8 references to Create
System.Transactions.Local (8)
System\Transactions\Oletx\DtcTransactionManager.cs (1)
67
throw TransactionManagerCommunicationException.
Create
(SR.TransactionManagerCommunicationException, ex);
System\Transactions\Oletx\OletxResourceManager.cs (1)
301
throw TransactionManagerCommunicationException.
Create
(SR.TraceSourceOletx, null);
System\Transactions\Oletx\OletxTransactionManager.cs (2)
605
throw TransactionManagerCommunicationException.
Create
(
611
throw TransactionManagerCommunicationException.
Create
(
System\Transactions\TransactionException.cs (1)
307
return
Create
(SR.TransactionManagerCommunicationException, innerException);
System\Transactions\TransactionInterop.cs (3)
82
throw TransactionManagerCommunicationException.
Create
(null, comException);
158
throw TransactionManagerCommunicationException.
Create
(SR.TraceSourceOletx, comException);
540
throw TransactionManagerCommunicationException.
Create
(SR.TraceSourceOletx, comException);