1 override of PromotableSinglePhaseNotification
System.Transactions.Local (1)
System\Transactions\Enlistment.cs (1)
360
internal override IPromotableSinglePhaseNotification
PromotableSinglePhaseNotification
=> _promotableNotificationInterface;
5 references to PromotableSinglePhaseNotification
System.Transactions.Local (5)
System\Transactions\DurableEnlistmentState.cs (3)
109
enlistment.
PromotableSinglePhaseNotification
.Rollback(enlistment.SinglePhaseEnlistment);
160
enlistment.
PromotableSinglePhaseNotification
.SinglePhaseCommit(enlistment.SinglePhaseEnlistment);
231
Debug.Assert(enlistment.
PromotableSinglePhaseNotification
!= null);
System\Transactions\TransactionState.cs (2)
4625
tx._durableEnlistment.
PromotableSinglePhaseNotification
.SinglePhaseCommit(tx._durableEnlistment.SinglePhaseEnlistment);
4659
tx._durableEnlistment.
PromotableSinglePhaseNotification
.Rollback(