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