25 references to IPromotableSinglePhaseNotification
netstandard (1)
netstandard.cs (1)
2174[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Transactions.IPromotableSinglePhaseNotification))]
System.Transactions (1)
System.Transactions.cs (1)
15[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Transactions.IPromotableSinglePhaseNotification))]
System.Transactions.Local (23)
System\Transactions\Enlistment.cs (5)
173internal virtual IPromotableSinglePhaseNotification PromotableSinglePhaseNotification 348private readonly IPromotableSinglePhaseNotification _promotableNotificationInterface; 353IPromotableSinglePhaseNotification promotableSinglePhaseNotification, 360internal override IPromotableSinglePhaseNotification PromotableSinglePhaseNotification => _promotableNotificationInterface; 461IPromotableSinglePhaseNotification promotableSinglePhaseNotification,
System\Transactions\Transaction.cs (4)
867public bool EnlistPromotableSinglePhase(IPromotableSinglePhaseNotification promotableSinglePhaseNotification) 893public bool EnlistPromotableSinglePhase(IPromotableSinglePhaseNotification promotableSinglePhaseNotification, Guid promoterType) 932IPromotableSinglePhaseNotification promotableNotification, 977public void SetDistributedTransactionIdentifier(IPromotableSinglePhaseNotification promotableNotification,
System\Transactions\TransactionState.cs (14)
270IPromotableSinglePhaseNotification promotableSinglePhaseNotification, 456IPromotableSinglePhaseNotification promotableNotification, 465IPromotableSinglePhaseNotification promotableNotification, 758InternalTransaction tx, IPromotableSinglePhaseNotification promotableSinglePhaseNotification, 887IPromotableSinglePhaseNotification promotableSinglePhaseNotification, 1046IPromotableSinglePhaseNotification promotableSinglePhaseNotification, 1861InternalTransaction tx, IPromotableSinglePhaseNotification promotableSinglePhaseNotification, 3477InternalTransaction tx, IPromotableSinglePhaseNotification promotableSinglePhaseNotification, 3816InternalTransaction tx, IPromotableSinglePhaseNotification promotableSinglePhaseNotification, 3915InternalTransaction tx, IPromotableSinglePhaseNotification promotableSinglePhaseNotification, 4345IPromotableSinglePhaseNotification promotableSinglePhaseNotification, 4372IPromotableSinglePhaseNotification promotableSinglePhaseNotification, 4517IPromotableSinglePhaseNotification promotableNotification, 4563IPromotableSinglePhaseNotification promotableNotification,