5 overrides of ChangeStatePromotedPhase1
System.Transactions (5)
System\Transactions\TransactionState.cs (5)
3263
internal override void
ChangeStatePromotedPhase1
( InternalTransaction tx )
3820
internal override void
ChangeStatePromotedPhase1
( InternalTransaction tx )
4002
internal override void
ChangeStatePromotedPhase1
( InternalTransaction tx )
5072
internal override void
ChangeStatePromotedPhase1
(InternalTransaction tx)
5188
internal override void
ChangeStatePromotedPhase1
( InternalTransaction tx )
1 reference to ChangeStatePromotedPhase1
System.Transactions (1)
System\Transactions\VolatileEnlistmentMultiplexing.cs (1)
441
this.transaction.State.
ChangeStatePromotedPhase1
( this.transaction );