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