5 overrides of ChangeStatePromotedPhase1
System.Transactions.Local (5)
System\Transactions\TransactionState.cs (5)
2484
internal override void
ChangeStatePromotedPhase1
(InternalTransaction tx)
3007
internal override void
ChangeStatePromotedPhase1
(InternalTransaction tx)
3185
internal override void
ChangeStatePromotedPhase1
(InternalTransaction tx)
4204
internal override void
ChangeStatePromotedPhase1
(InternalTransaction tx)
4319
internal override void
ChangeStatePromotedPhase1
(InternalTransaction tx)
1 reference to ChangeStatePromotedPhase1
System.Transactions.Local (1)
System\Transactions\VolatileEnlistmentMultiplexing.cs (1)
352
_transaction.State.
ChangeStatePromotedPhase1
(_transaction);