2 writes to Phase0EnlistmentShim
System.Transactions (2)
System\Transactions\Oletx\OletxEnlistment.cs (1)
1093this.Phase0EnlistmentShim = null;
System\Transactions\Oletx\OletxResourceManager.cs (1)
376enlistment.Phase0EnlistmentShim = phase0Shim;
4 references to Phase0EnlistmentShim
System.Transactions (4)
System\Transactions\Oletx\OletxEnlistment.cs (4)
829localPhase0Shim = this.Phase0EnlistmentShim; 849localPhase0Shim = this.Phase0EnlistmentShim; 1021localPhase0Shim = this.Phase0EnlistmentShim; 1147localPhase0Shim = this.Phase0EnlistmentShim;