3 writes to iEnlistmentNotification
System.Transactions (3)
System\Transactions\Oletx\OletxEnlistment.cs (3)
100this.iEnlistmentNotification = enlistmentNotification; 135this.iEnlistmentNotification = enlistmentNotification; 295this.iEnlistmentNotification = null;
7 references to iEnlistmentNotification
System.Transactions (7)
System\Transactions\Oletx\OletxEnlistment.cs (7)
167iEnlistmentNotification.Rollback( this ); 193iEnlistmentNotification.Commit( this ); 240return iEnlistmentNotification; 343localEnlistmentNotification = iEnlistmentNotification; 478localEnlistmentNotification = iEnlistmentNotification; 554localEnlistmentNotification = iEnlistmentNotification; 727localEnlistmentNotification = iEnlistmentNotification;