8 overrides of InternalAborted
System.Transactions.Local (8)
System\Transactions\DurableEnlistmentState.cs (2)
55
internal override void
InternalAborted
(InternalEnlistment enlistment)
283
internal override void
InternalAborted
(InternalEnlistment enlistment)
System\Transactions\VolatileEnlistmentState.cs (6)
121
internal override void
InternalAborted
(InternalEnlistment enlistment)
195
internal override void
InternalAborted
(InternalEnlistment enlistment)
284
internal override void
InternalAborted
(InternalEnlistment enlistment)
348
internal override void
InternalAborted
(InternalEnlistment enlistment)
392
internal override void
InternalAborted
(InternalEnlistment enlistment)
484
internal override void
InternalAborted
(InternalEnlistment enlistment)
7 references to InternalAborted
System.Transactions.Local (7)
System\Transactions\TransactionState.cs (6)
1387
tx._phase0Volatiles._volatileEnlistments[i]._twoPhaseState!.
InternalAborted
(tx._phase0Volatiles._volatileEnlistments[i]);
1392
tx._phase1Volatiles._volatileEnlistments[i]._twoPhaseState!.
InternalAborted
(tx._phase1Volatiles._volatileEnlistments[i]);
1396
tx._durableEnlistment?.State.
InternalAborted
(tx._durableEnlistment);
4035
tx._phase0Volatiles._volatileEnlistments[i]._twoPhaseState!.
InternalAborted
(tx._phase0Volatiles._volatileEnlistments[i]);
4040
tx._phase1Volatiles._volatileEnlistments[i]._twoPhaseState!.
InternalAborted
(tx._phase1Volatiles._volatileEnlistments[i]);
4044
tx._durableEnlistment?.State.
InternalAborted
(tx._durableEnlistment);
System\Transactions\VolatileEnlistmentMultiplexing.cs (1)
45
volatiles._volatileEnlistments[i]._twoPhaseState!.
InternalAborted
(