Base:
method
EnterState
System.Transactions.TransactionStatePromotedEnded.EnterState(System.Transactions.InternalTransaction)
1 override of EnterState
System.Transactions.Local (1)
System\Transactions\TransactionState.cs (1)
4640internal override void EnterState(InternalTransaction tx)
4 references to EnterState
System.Transactions.Local (4)
System\Transactions\TransactionState.cs (4)
2031TransactionStatePromotedAborted.EnterState(tx); 2731TransactionStatePromotedAborted.EnterState(tx); 4309TransactionStatePromotedAborted.EnterState(tx); 4678TransactionStatePromotedAborted.EnterState(tx);