2 overrides of InternalCommitted
System.Transactions (2)
System\Transactions\VolatileEnlistmentState.cs (2)
509
internal override void
InternalCommitted
( InternalEnlistment enlistment )
742
internal override void
InternalCommitted
( InternalEnlistment enlistment )
5 references to InternalCommitted
System.Transactions (5)
System\Transactions\TransactionState.cs (4)
2263
tx.phase0Volatiles.volatileEnlistments[i].twoPhaseState.
InternalCommitted
(tx.phase0Volatiles.volatileEnlistments[i]);
2269
tx.phase1Volatiles.volatileEnlistments[i].twoPhaseState.
InternalCommitted
(tx.phase1Volatiles.volatileEnlistments[i]);
4994
tx.phase0Volatiles.volatileEnlistments[i].twoPhaseState.
InternalCommitted
(tx.phase0Volatiles.volatileEnlistments[i]);
5000
tx.phase1Volatiles.volatileEnlistments[i].twoPhaseState.
InternalCommitted
(tx.phase1Volatiles.volatileEnlistments[i]);
System\Transactions\VolatileEnlistmentMultiplexing.cs (1)
42
volatiles.volatileEnlistments[i].twoPhaseState.
InternalCommitted
(