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