2 overrides of InternalIndoubt
System.Transactions.Local (2)
System\Transactions\VolatileEnlistmentState.cs (2)
294
internal override void
InternalIndoubt
(InternalEnlistment enlistment)
496
internal override void
InternalIndoubt
(InternalEnlistment enlistment)
5 references to InternalIndoubt
System.Transactions.Local (5)
System\Transactions\TransactionState.cs (4)
1583
tx._phase0Volatiles._volatileEnlistments[i]._twoPhaseState!.
InternalIndoubt
(tx._phase0Volatiles._volatileEnlistments[i]);
1589
tx._phase1Volatiles._volatileEnlistments[i]._twoPhaseState!.
InternalIndoubt
(tx._phase1Volatiles._volatileEnlistments[i]);
4174
tx._phase0Volatiles._volatileEnlistments[i]._twoPhaseState!.
InternalIndoubt
(tx._phase0Volatiles._volatileEnlistments[i]);
4180
tx._phase1Volatiles._volatileEnlistments[i]._twoPhaseState!.
InternalIndoubt
(tx._phase1Volatiles._volatileEnlistments[i]);
System\Transactions\VolatileEnlistmentMultiplexing.cs (1)
55
volatiles._volatileEnlistments[i]._twoPhaseState!.
InternalIndoubt
(