1 write to singlePhaseNotifications
System.Transactions (1)
System\Transactions\Enlistment.cs (1)
138this.singlePhaseNotifications = singlePhaseNotifications;
2 references to singlePhaseNotifications
System.Transactions (2)
System\Transactions\Enlistment.cs (2)
242return this.singlePhaseNotifications; 352this.singlePhaseNotifications.SinglePhaseCommit(this.SinglePhaseEnlistment);