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