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