Base:
method
EnterState
System.Transactions.EnlistmentState.EnterState(System.Transactions.InternalEnlistment)
6 references to EnterState
System.Transactions (6)
System\Transactions\DurableEnlistmentState.cs (1)
191_EnlistmentStatePromoted.EnterState( enlistment );
System\Transactions\TransactionManager.cs (1)
271EnlistmentState._EnlistmentStatePromoted.EnterState( returnValue.InternalEnlistment );
System\Transactions\TransactionState.cs (4)
2421EnlistmentState._EnlistmentStatePromoted.EnterState( en.InternalEnlistment ); 2453EnlistmentState._EnlistmentStatePromoted.EnterState( en.InternalEnlistment ); 2493EnlistmentState._EnlistmentStatePromoted.EnterState( en.InternalEnlistment ); 2537EnlistmentState._EnlistmentStatePromoted.EnterState( en.InternalEnlistment );