1 override of ChangeStateDelegated
System.Transactions.Local (1)
System\Transactions\DurableEnlistmentState.cs (1)
76internal override void ChangeStateDelegated(InternalEnlistment enlistment)
1 reference to ChangeStateDelegated
System.Transactions.Local (1)
System\Transactions\TransactionState.cs (1)
3367tx._durableEnlistment.State.ChangeStateDelegated(tx._durableEnlistment);