3 overrides of ChangeStateAbortedDuringPromotion
System.Transactions (3)
System\Transactions\TransactionState.cs (3)
2209
internal override void
ChangeStateAbortedDuringPromotion
(InternalTransaction tx)
2824
internal override void
ChangeStateAbortedDuringPromotion
( InternalTransaction tx )
4430
internal override void
ChangeStateAbortedDuringPromotion
(InternalTransaction tx)
6 references to ChangeStateAbortedDuringPromotion
System.Transactions (6)
System\Transactions\TransactionState.cs (6)
2986
tx.State.
ChangeStateAbortedDuringPromotion
( tx );
3097
tx.State.
ChangeStateAbortedDuringPromotion
( tx );
3126
tx.State.
ChangeStateAbortedDuringPromotion
( tx );
3156
tx.State.
ChangeStateAbortedDuringPromotion
( tx );
4111
tx.State.
ChangeStateAbortedDuringPromotion
( tx );
5149
tx.State.
ChangeStateAbortedDuringPromotion
(tx);