1 write to _promotableNotificationInterface
System.Transactions.Local (1)
System\Transactions\Enlistment.cs (1)
357
_promotableNotificationInterface
= promotableSinglePhaseNotification;
1 reference to _promotableNotificationInterface
System.Transactions.Local (1)
System\Transactions\Enlistment.cs (1)
360
internal override IPromotableSinglePhaseNotification PromotableSinglePhaseNotification =>
_promotableNotificationInterface
;