3 writes to _iEnlistmentNotification
System.Transactions.Local (3)
System\Transactions\Oletx\OletxEnlistment.cs (3)
66_iEnlistmentNotification = enlistmentNotification; 95_iEnlistmentNotification = enlistmentNotification; 221_iEnlistmentNotification = null;
7 references to _iEnlistmentNotification
System.Transactions.Local (7)
System\Transactions\Oletx\OletxEnlistment.cs (7)
123_iEnlistmentNotification.Rollback(this); 146_iEnlistmentNotification.Commit(this); 183internal IEnlistmentNotificationInternal? EnlistmentNotification => _iEnlistmentNotification; 262localEnlistmentNotification = _iEnlistmentNotification!; 386localEnlistmentNotification = _iEnlistmentNotification; 456localEnlistmentNotification = _iEnlistmentNotification; 617localEnlistmentNotification = _iEnlistmentNotification;