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