7 writes to oletxEnlistment
System.Transactions (7)
System\Transactions\TransactionState.cs (1)
3029volatiles.VolatileDemux.oletxEnlistment = tx.PromotedTransaction.EnlistVolatile( volatiles.VolatileDemux,
System\Transactions\VolatileEnlistmentMultiplexing.cs (6)
411this.oletxEnlistment = en; 418this.oletxEnlistment = en; 425this.oletxEnlistment = en; 498this.oletxEnlistment = en; 505this.oletxEnlistment = en; 512this.oletxEnlistment = en;
12 references to oletxEnlistment
System.Transactions (12)
System\Transactions\TransactionState.cs (4)
3321tx.phase0Volatiles.VolatileDemux.oletxEnlistment.Prepared(); 3437tx.phase1Volatiles.VolatileDemux.oletxEnlistment.Prepared(); 3557tx.phase0Volatiles.VolatileDemux.oletxEnlistment.ForceRollback(); 3600tx.phase1Volatiles.VolatileDemux.oletxEnlistment.ForceRollback();
System\Transactions\VolatileEnlistmentMultiplexing.cs (8)
360this.oletxEnlistment.ForceRollback(e); 369this.oletxEnlistment.EnlistmentDone(); 381this.oletxEnlistment.EnlistmentDone(); 389this.oletxEnlistment.EnlistmentDone(); 445this.oletxEnlistment.ForceRollback(e); 454this.oletxEnlistment.EnlistmentDone(); 467this.oletxEnlistment.EnlistmentDone(); 476this.oletxEnlistment.EnlistmentDone();