5 overrides of ChangeStatePromotedPhase1
System.Transactions.Local (5)
System\Transactions\TransactionState.cs (5)
2484
internal override void
ChangeStatePromotedPhase1
(InternalTransaction tx)
3004
internal override void
ChangeStatePromotedPhase1
(InternalTransaction tx)
3182
internal override void
ChangeStatePromotedPhase1
(InternalTransaction tx)
4201
internal override void
ChangeStatePromotedPhase1
(InternalTransaction tx)
4316
internal override void
ChangeStatePromotedPhase1
(InternalTransaction tx)
1 reference to ChangeStatePromotedPhase1
System.Transactions.Local (1)
System\Transactions\VolatileEnlistmentMultiplexing.cs (1)
352
_transaction.State.
ChangeStatePromotedPhase1
(_transaction);