27 references to CreateEnlistmentStateException
System.Transactions.Local (27)
System\Transactions\EnlistmentState.cs (15)
24
throw TransactionException.
CreateEnlistmentStateException
(null, enlistment == null ? Guid.Empty : enlistment.DistributedTxId);
29
throw TransactionException.
CreateEnlistmentStateException
(null, enlistment == null ? Guid.Empty : enlistment.DistributedTxId);
34
throw TransactionException.
CreateEnlistmentStateException
(null, enlistment == null ? Guid.Empty : enlistment.DistributedTxId);
39
throw TransactionException.
CreateEnlistmentStateException
(null, enlistment == null ? Guid.Empty : enlistment.DistributedTxId);
44
throw TransactionException.
CreateEnlistmentStateException
(null, enlistment == null ? Guid.Empty : enlistment.DistributedTxId);
49
throw TransactionException.
CreateEnlistmentStateException
(null, enlistment == null ? Guid.Empty : enlistment.DistributedTxId);
54
throw TransactionException.
CreateEnlistmentStateException
(null, enlistment == null ? Guid.Empty : enlistment.DistributedTxId);
60
throw TransactionException.
CreateEnlistmentStateException
(null, enlistment == null ? Guid.Empty : enlistment.DistributedTxId);
66
throw TransactionException.
CreateEnlistmentStateException
(null, enlistment == null ? Guid.Empty : enlistment.DistributedTxId);
72
throw TransactionException.
CreateEnlistmentStateException
(null, enlistment == null ? Guid.Empty : enlistment.DistributedTxId);
78
throw TransactionException.
CreateEnlistmentStateException
(null, enlistment == null ? Guid.Empty : enlistment.DistributedTxId);
84
throw TransactionException.
CreateEnlistmentStateException
(null, enlistment == null ? Guid.Empty : enlistment.DistributedTxId);
90
throw TransactionException.
CreateEnlistmentStateException
(null, enlistment == null ? Guid.Empty : enlistment.DistributedTxId);
96
throw TransactionException.
CreateEnlistmentStateException
(null, enlistment == null ? Guid.Empty : enlistment.DistributedTxId);
102
throw TransactionException.
CreateEnlistmentStateException
(null, enlistment == null ? Guid.Empty : enlistment.DistributedTxId);
System\Transactions\Oletx\OletxEnlistment.cs (9)
748
throw TransactionException.
CreateEnlistmentStateException
(null, DistributedTxId);
787
throw TransactionException.
CreateEnlistmentStateException
(null, DistributedTxId);
802
throw TransactionException.
CreateEnlistmentStateException
(null, DistributedTxId);
882
throw TransactionException.
CreateEnlistmentStateException
(null, DistributedTxId);
986
throw TransactionException.
CreateEnlistmentStateException
(null, DistributedTxId);
1041
throw TransactionException.
CreateEnlistmentStateException
(null, DistributedTxId);
1099
throw TransactionException.
CreateEnlistmentStateException
(null, DistributedTxId);
1147
throw TransactionException.
CreateEnlistmentStateException
(null, DistributedTxId);
1185
throw TransactionException.
CreateEnlistmentStateException
(null, DistributedTxId);
System\Transactions\Oletx\OletxVolatileEnlistment.cs (3)
1336
throw TransactionException.
CreateEnlistmentStateException
(null, DistributedTxId);
1374
throw TransactionException.
CreateEnlistmentStateException
(null, DistributedTxId);
1450
throw TransactionException.
CreateEnlistmentStateException
(null, DistributedTxId);