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, 3480InternalTransaction tx, IPromotableSinglePhaseNotification promotableSinglePhaseNotification, 3819InternalTransaction tx, IPromotableSinglePhaseNotification promotableSinglePhaseNotification, 3918InternalTransaction tx, IPromotableSinglePhaseNotification promotableSinglePhaseNotification, 4348IPromotableSinglePhaseNotification promotableSinglePhaseNotification, 4375IPromotableSinglePhaseNotification promotableSinglePhaseNotification, 4520IPromotableSinglePhaseNotification promotableNotification, 4566IPromotableSinglePhaseNotification promotableNotification,