Base:
method
EnterState
System.Transactions.EnlistmentState.EnterState(System.Transactions.InternalEnlistment)
6 references to EnterState
System.Transactions.Local (6)
System\Transactions\DurableEnlistmentState.cs (1)
73EnlistmentStatePromoted.EnterState(enlistment);
System\Transactions\TransactionManager.cs (1)
209EnlistmentState.EnlistmentStatePromoted.EnterState(returnValue.InternalEnlistment);
System\Transactions\TransactionState.cs (4)
1676EnlistmentState.EnlistmentStatePromoted.EnterState(en.InternalEnlistment); 1705EnlistmentState.EnlistmentStatePromoted.EnterState(en.InternalEnlistment); 1742EnlistmentState.EnlistmentStatePromoted.EnterState(en.InternalEnlistment); 1783EnlistmentState.EnlistmentStatePromoted.EnterState(en.InternalEnlistment);