3 writes to phase0EnlistmentShim
System.Transactions (3)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (3)
64
this.
phase0EnlistmentShim
= null;
238
this.
phase0EnlistmentShim
= value;
307
this.
phase0EnlistmentShim
= null;
4 references to phase0EnlistmentShim
System.Transactions (4)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (4)
223
returnValue = this.
phase0EnlistmentShim
;
270
localPhase0Shim = this.
phase0EnlistmentShim
;
502
if ( null != this.
phase0EnlistmentShim
)
506
this.
phase0EnlistmentShim
.Phase0Done( false );