3 writes to _phase0EnlistmentShim
System.Transactions.Local (3)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (3)
60_phase0EnlistmentShim = null; 215_phase0EnlistmentShim = value; 276_phase0EnlistmentShim = null;
4 references to _phase0EnlistmentShim
System.Transactions.Local (4)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (4)
201return _phase0EnlistmentShim; 247localPhase0Shim = _phase0EnlistmentShim; 461if (_phase0EnlistmentShim != null) 465_phase0EnlistmentShim.Phase0Done(false);