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