3 writes to enlistmentShim
System.Transactions (3)
System\Transactions\Oletx\OletxEnlistment.cs (3)
96this.enlistmentShim = null; 131this.enlistmentShim = null; 248set { this.enlistmentShim = value; }
2 references to enlistmentShim
System.Transactions (2)
System\Transactions\Oletx\OletxEnlistment.cs (2)
247get { return this.enlistmentShim; } 291if ( null == this.enlistmentShim )