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) 933ISinglePhaseNotification 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, 2669internal override Enlistment EnlistVolatile(InternalTransaction tx, ISinglePhaseNotification enlistmentNotification, EnlistmentOptions enlistmentOptions, Transaction atomicTransaction) 2681internal override Enlistment EnlistDurable(InternalTransaction tx, Guid resourceManagerIdentifier, ISinglePhaseNotification enlistmentNotification, EnlistmentOptions enlistmentOptions, Transaction atomicTransaction) 3427ISinglePhaseNotification enlistmentNotification, 3467ISinglePhaseNotification enlistmentNotification, 3807ISinglePhaseNotification enlistmentNotification, 3906ISinglePhaseNotification enlistmentNotification, 4518ISinglePhaseNotification enlistmentNotification,