29 references to ISinglePhaseNotification
netstandard (1)
netstandard.cs (1)
2176[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Transactions.ISinglePhaseNotification))]
System.Transactions (1)
System.Transactions.cs (1)
17[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Transactions.ISinglePhaseNotification))]
System.Transactions.Local (27)
System\Transactions\Enlistment.cs (7)
54protected ISinglePhaseNotification? _singlePhaseNotifications; 115ISinglePhaseNotification? singlePhaseNotifications, 171internal ISinglePhaseNotification? SinglePhaseNotification => _singlePhaseNotifications; 312ISinglePhaseNotification? singlePhaseNotifications, 372ISinglePhaseNotification? singlePhaseNotifications, 416ISinglePhaseNotification? singlePhaseNotifications, 432ISinglePhaseNotification? singlePhaseNotifications,
System\Transactions\Transaction.cs (3)
520ISinglePhaseNotification singlePhaseNotification, 652public Enlistment EnlistVolatile(ISinglePhaseNotification singlePhaseNotification, EnlistmentOptions enlistmentOptions) 962ISinglePhaseNotification enlistmentNotification,
System\Transactions\TransactionState.cs (17)
209ISinglePhaseNotification enlistmentNotification, 229ISinglePhaseNotification enlistmentNotification, 457ISinglePhaseNotification enlistmentNotification, 558ISinglePhaseNotification enlistmentNotification, 733ISinglePhaseNotification enlistmentNotification, 863ISinglePhaseNotification enlistmentNotification, 969ISinglePhaseNotification enlistmentNotification, 1012ISinglePhaseNotification enlistmentNotification, 1692ISinglePhaseNotification enlistmentNotification, 1763ISinglePhaseNotification enlistmentNotification, 2672internal override Enlistment EnlistVolatile(InternalTransaction tx, ISinglePhaseNotification enlistmentNotification, EnlistmentOptions enlistmentOptions, Transaction atomicTransaction) 2684internal override Enlistment EnlistDurable(InternalTransaction tx, Guid resourceManagerIdentifier, ISinglePhaseNotification enlistmentNotification, EnlistmentOptions enlistmentOptions, Transaction atomicTransaction) 3430ISinglePhaseNotification enlistmentNotification, 3470ISinglePhaseNotification enlistmentNotification, 3810ISinglePhaseNotification enlistmentNotification, 3909ISinglePhaseNotification enlistmentNotification, 4521ISinglePhaseNotification enlistmentNotification,