1 override of PromotableSinglePhaseNotification
System.Transactions (1)
System\Transactions\Enlistment.cs (1)
485
internal override IPromotableSinglePhaseNotification
PromotableSinglePhaseNotification
5 references to PromotableSinglePhaseNotification
System.Transactions (5)
System\Transactions\DurableEnlistmentState.cs (3)
232
enlistment.
PromotableSinglePhaseNotification
.Rollback( enlistment.SinglePhaseEnlistment );
294
enlistment.
PromotableSinglePhaseNotification
.SinglePhaseCommit( enlistment.SinglePhaseEnlistment );
372
Debug.Assert( enlistment.
PromotableSinglePhaseNotification
!= null );
System\Transactions\TransactionState.cs (2)
5496
tx.durableEnlistment.
PromotableSinglePhaseNotification
.SinglePhaseCommit(
5535
tx.durableEnlistment.
PromotableSinglePhaseNotification
.Rollback(