3 overrides of ChangeStateAbortedDuringPromotion
System.Transactions.Local (3)
System\Transactions\TransactionState.cs (3)
1471
internal override void
ChangeStateAbortedDuringPromotion
(InternalTransaction tx)
2053
internal override void
ChangeStateAbortedDuringPromotion
(InternalTransaction tx)
3595
internal override void
ChangeStateAbortedDuringPromotion
(InternalTransaction tx)
6 references to ChangeStateAbortedDuringPromotion
System.Transactions.Local (6)
System\Transactions\TransactionState.cs (6)
2212
tx.State!.
ChangeStateAbortedDuringPromotion
(tx);
2325
tx.State.
ChangeStateAbortedDuringPromotion
(tx);
2354
tx.State.
ChangeStateAbortedDuringPromotion
(tx);
2384
tx.State.
ChangeStateAbortedDuringPromotion
(tx);
3295
tx.State!.
ChangeStateAbortedDuringPromotion
(tx);
4282
tx.State!.
ChangeStateAbortedDuringPromotion
(tx);