1 implementation of ISinglePhaseNotificationInternal
System.Transactions (1)
System\Transactions\Enlistment.cs (1)
51
class InternalEnlistment :
ISinglePhaseNotificationInternal
6 references to ISinglePhaseNotificationInternal
System.Transactions (6)
System\Transactions\Enlistment.cs (1)
344
void
ISinglePhaseNotificationInternal
.SinglePhaseCommit(
System\Transactions\Oletx\OletxEnlistment.cs (2)
365
ISinglePhaseNotificationInternal
singlePhaseNotification = (
ISinglePhaseNotificationInternal
) localEnlistmentNotification;
System\Transactions\Oletx\OleTxTransaction.cs (3)
289
ISinglePhaseNotificationInternal
singlePhaseNotification,
362
ISinglePhaseNotificationInternal
singlePhaseNotification,
1192
ISinglePhaseNotificationInternal
enlistmentNotification,