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