Base:
method
EnterState
System.Transactions.TransactionStatePromotedEnded.EnterState(System.Transactions.InternalTransaction)
1 override of EnterState
System.Transactions.Local (1)
System\Transactions\TransactionState.cs (1)
4637internal override void EnterState(InternalTransaction tx)
4 references to EnterState
System.Transactions.Local (4)
System\Transactions\TransactionState.cs (4)
2031TransactionStatePromotedAborted.EnterState(tx); 2728TransactionStatePromotedAborted.EnterState(tx); 4306TransactionStatePromotedAborted.EnterState(tx); 4675TransactionStatePromotedAborted.EnterState(tx);