5 overrides of ChangeStatePromotedPhase0
System.Transactions.Local (5)
System\Transactions\TransactionState.cs (5)
2478
internal override void
ChangeStatePromotedPhase0
(InternalTransaction tx)
3002
internal override void
ChangeStatePromotedPhase0
(InternalTransaction tx)
3180
internal override void
ChangeStatePromotedPhase0
(InternalTransaction tx)
4199
internal override void
ChangeStatePromotedPhase0
(InternalTransaction tx)
4313
internal override void
ChangeStatePromotedPhase0
(InternalTransaction tx)
1 reference to ChangeStatePromotedPhase0
System.Transactions.Local (1)
System\Transactions\VolatileEnlistmentMultiplexing.cs (1)
261
_transaction.State.
ChangeStatePromotedPhase0
(_transaction);