1 implementation of SinglePhaseCommit
System.Transactions.Local (1)
System\Transactions\Enlistment.cs (1)
254void ISinglePhaseNotificationInternal.SinglePhaseCommit(IPromotedEnlistment singlePhaseEnlistment)
1 reference to SinglePhaseCommit
System.Transactions.Local (1)
System\Transactions\Oletx\OletxEnlistment.cs (1)
293singlePhaseNotification.SinglePhaseCommit(this);