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