1 interface inheriting from IEnlistmentNotificationInternal
System.Transactions (1)
System\Transactions\ISinglePhaseNotification.cs (1)
8internal interface ISinglePhaseNotificationInternal : IEnlistmentNotificationInternal
1 implementation of IEnlistmentNotificationInternal
System.Transactions (1)
System\Transactions\VolatileEnlistmentMultiplexing.cs (1)
22internal abstract class VolatileDemultiplexer : IEnlistmentNotificationInternal
24 references to IEnlistmentNotificationInternal
System.Transactions (24)
System\Transactions\Enlistment.cs (4)
365void IEnlistmentNotificationInternal.Prepare( 374void IEnlistmentNotificationInternal.Commit( 383void IEnlistmentNotificationInternal.Rollback( 392void IEnlistmentNotificationInternal.InDoubt(
System\Transactions\Oletx\OletxEnlistment.cs (8)
49IEnlistmentNotificationInternal iEnlistmentNotification; 85IEnlistmentNotificationInternal enlistmentNotification, 121IEnlistmentNotificationInternal enlistmentNotification, 236internal IEnlistmentNotificationInternal EnlistmentNotification 326IEnlistmentNotificationInternal localEnlistmentNotification = null; 469IEnlistmentNotificationInternal localEnlistmentNotification = null; 543IEnlistmentNotificationInternal localEnlistmentNotification = null; 666IEnlistmentNotificationInternal localEnlistmentNotification = null;
System\Transactions\Oletx\OletxResourceManager.cs (2)
306IEnlistmentNotificationInternal enlistmentNotification, 445IEnlistmentNotificationInternal enlistmentNotification
System\Transactions\Oletx\OleTxTransaction.cs (3)
325IEnlistmentNotificationInternal enlistmentNotification, 1029IEnlistmentNotificationInternal enlistmentNotification, 1206IEnlistmentNotificationInternal enlistmentNotification,
System\Transactions\Oletx\OletxTransactionManager.cs (1)
683IEnlistmentNotificationInternal enlistmentNotification
System\Transactions\Oletx\OletxVolatileEnlistment.cs (6)
1136IEnlistmentNotificationInternal iEnlistmentNotification; 1149IEnlistmentNotificationInternal enlistmentNotification, 1176IEnlistmentNotificationInternal localEnlistmentNotification = null; 1267IEnlistmentNotificationInternal localEnlistmentNotification = null; 1334IEnlistmentNotificationInternal localEnlistmentNotification = null; 1405IEnlistmentNotificationInternal localEnlistmentNotification = null;