5 overrides of ChangeStatePromotedPhase0
System.Transactions (5)
System\Transactions\TransactionState.cs (5)
3257
internal override void
ChangeStatePromotedPhase0
( InternalTransaction tx )
3815
internal override void
ChangeStatePromotedPhase0
( InternalTransaction tx )
3997
internal override void
ChangeStatePromotedPhase0
( InternalTransaction tx )
5067
internal override void
ChangeStatePromotedPhase0
(InternalTransaction tx)
5182
internal override void
ChangeStatePromotedPhase0
( InternalTransaction tx )
1 reference to ChangeStatePromotedPhase0
System.Transactions (1)
System\Transactions\VolatileEnlistmentMultiplexing.cs (1)
356
this.transaction.State.
ChangeStatePromotedPhase0
( this.transaction );