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