1 override of ChangeStatePromoted
System.Transactions.Local (1)
System\Transactions\DurableEnlistmentState.cs (1)
67internal override void ChangeStatePromoted(InternalEnlistment enlistment, IPromotedEnlistment promotedEnlistment)
1 reference to ChangeStatePromoted
System.Transactions.Local (1)
System\Transactions\TransactionState.cs (1)
2280tx._durableEnlistment.State.ChangeStatePromoted(tx._durableEnlistment, promotedEnlistment);