3 writes to phase0Shim
System.Transactions (3)
System\Transactions\Oletx\OletxEnlistment.cs (3)
97
this.
phase0Shim
= null;
132
this.
phase0Shim
= null;
266
this.
phase0Shim
= value;
3 references to phase0Shim
System.Transactions (3)
System\Transactions\Oletx\OletxEnlistment.cs (3)
254
get { return this.
phase0Shim
; }
706
if ( null != this.
phase0Shim
)
710
this.
phase0Shim
.Phase0Done( false );