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