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