2 overrides of InternalCommitted
System.Transactions.Local (2)
System\Transactions\VolatileEnlistmentState.cs (2)
289internal override void InternalCommitted(InternalEnlistment enlistment) 490internal override void InternalCommitted(InternalEnlistment enlistment)
5 references to InternalCommitted
System.Transactions.Local (5)
System\Transactions\TransactionState.cs (4)
1520tx._phase0Volatiles._volatileEnlistments[i]._twoPhaseState!.InternalCommitted(tx._phase0Volatiles._volatileEnlistments[i]); 1526tx._phase1Volatiles._volatileEnlistments[i]._twoPhaseState!.InternalCommitted(tx._phase1Volatiles._volatileEnlistments[i]); 4130tx._phase0Volatiles._volatileEnlistments[i]._twoPhaseState!.InternalCommitted(tx._phase0Volatiles._volatileEnlistments[i]); 4136tx._phase1Volatiles._volatileEnlistments[i]._twoPhaseState!.InternalCommitted(tx._phase1Volatiles._volatileEnlistments[i]);
System\Transactions\VolatileEnlistmentMultiplexing.cs (1)
34volatiles._volatileEnlistments[i]._twoPhaseState!.InternalCommitted(