5 overrides of ChangeStatePromotedPhase0
System.Transactions.Local (5)
System\Transactions\TransactionState.cs (5)
2478
internal override void
ChangeStatePromotedPhase0
(InternalTransaction tx)
2999
internal override void
ChangeStatePromotedPhase0
(InternalTransaction tx)
3177
internal override void
ChangeStatePromotedPhase0
(InternalTransaction tx)
4196
internal override void
ChangeStatePromotedPhase0
(InternalTransaction tx)
4310
internal override void
ChangeStatePromotedPhase0
(InternalTransaction tx)
1 reference to ChangeStatePromotedPhase0
System.Transactions.Local (1)
System\Transactions\VolatileEnlistmentMultiplexing.cs (1)
261
_transaction.State.
ChangeStatePromotedPhase0
(_transaction);