3 writes to resourceManagerShim
System.Transactions (3)
System\Transactions\Oletx\OletxResourceManager.cs (3)
65this.resourceManagerShim = null; 168this.resourceManagerShim = localResourceManagerShim; 178this.resourceManagerShim = value;
3 references to resourceManagerShim
System.Transactions (3)
System\Transactions\Oletx\OletxResourceManager.cs (3)
84if ( null == this.resourceManagerShim ) 88if ( null == this.resourceManagerShim ) 172return this.resourceManagerShim;