2 implementations of ISinglePhaseNotification
System.Runtime.DurableInstancing (1)
System\Runtime\DurableInstancing\InstancePersistenceContext.cs (1)
934class ExecuteAsyncResult : TransactedAsyncResult, ISinglePhaseNotification
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactionBehavior.cs (1)
943abstract class VolatileBase : ISinglePhaseNotification
28 references to ISinglePhaseNotification
System.Runtime.DurableInstancing (1)
System\Runtime\DurableInstancing\InstancePersistenceContext.cs (1)
1607void ISinglePhaseNotification.SinglePhaseCommit(SinglePhaseEnlistment singlePhaseEnlistment)
System.Transactions (27)
System\Transactions\Enlistment.cs (7)
61protected ISinglePhaseNotification singlePhaseNotifications; 131ISinglePhaseNotification singlePhaseNotifications, 238internal ISinglePhaseNotification SinglePhaseNotification 413ISinglePhaseNotification singlePhaseNotifications, 503ISinglePhaseNotification singlePhaseNotifications, 554ISinglePhaseNotification singlePhaseNotifications, 572ISinglePhaseNotification singlePhaseNotifications,
System\Transactions\Transaction.cs (3)
749ISinglePhaseNotification singlePhaseNotification, 930ISinglePhaseNotification singlePhaseNotification, 1315ISinglePhaseNotification enlistmentNotification,
System\Transactions\TransactionState.cs (17)
821ISinglePhaseNotification enlistmentNotification, 843ISinglePhaseNotification enlistmentNotification, 1086ISinglePhaseNotification enlistmentNotification, 1192ISinglePhaseNotification enlistmentNotification, 1390ISinglePhaseNotification enlistmentNotification, 1535ISinglePhaseNotification enlistmentNotification, 1647ISinglePhaseNotification enlistmentNotification, 1695ISinglePhaseNotification enlistmentNotification, 2440ISinglePhaseNotification enlistmentNotification, 2517ISinglePhaseNotification enlistmentNotification, 3461internal override Enlistment EnlistVolatile( InternalTransaction tx, ISinglePhaseNotification enlistmentNotification, EnlistmentOptions enlistmentOptions, Transaction atomicTransaction ) 3473internal override Enlistment EnlistDurable( InternalTransaction tx, Guid resourceManagerIdentifier, ISinglePhaseNotification enlistmentNotification, EnlistmentOptions enlistmentOptions, Transaction atomicTransaction ) 4253ISinglePhaseNotification enlistmentNotification, 4297ISinglePhaseNotification enlistmentNotification, 4645ISinglePhaseNotification enlistmentNotification, 4748ISinglePhaseNotification enlistmentNotification, 5391ISinglePhaseNotification enlistmentNotification,