Base:
method
EnterState
System.Transactions.TransactionStatePromotedEnded.EnterState(System.Transactions.InternalTransaction)
1 override of EnterState
System.Transactions (1)
System\Transactions\TransactionState.cs (1)
5515internal override void EnterState( InternalTransaction tx )
4 references to EnterState
System.Transactions (4)
System\Transactions\TransactionState.cs (4)
2802_TransactionStatePromotedAborted.EnterState( tx ); 3520_TransactionStatePromotedAborted.EnterState( tx ); 5178_TransactionStatePromotedAborted.EnterState( tx ); 5557_TransactionStatePromotedAborted.EnterState( tx );