2 overrides of InternalIndoubt
System.Transactions (2)
System\Transactions\VolatileEnlistmentState.cs (2)
515
internal override void
InternalIndoubt
( InternalEnlistment enlistment )
749
internal override void
InternalIndoubt
(InternalEnlistment enlistment)
5 references to InternalIndoubt
System.Transactions (5)
System\Transactions\TransactionState.cs (4)
2327
tx.phase0Volatiles.volatileEnlistments[i].twoPhaseState.
InternalIndoubt
(tx.phase0Volatiles.volatileEnlistments[i]);
2333
tx.phase1Volatiles.volatileEnlistments[i].twoPhaseState.
InternalIndoubt
(tx.phase1Volatiles.volatileEnlistments[i]);
5040
tx.phase0Volatiles.volatileEnlistments[i].twoPhaseState.
InternalIndoubt
(tx.phase0Volatiles.volatileEnlistments[i]);
5046
tx.phase1Volatiles.volatileEnlistments[i].twoPhaseState.
InternalIndoubt
(tx.phase1Volatiles.volatileEnlistments[i]);
System\Transactions\VolatileEnlistmentMultiplexing.cs (1)
65
volatiles.volatileEnlistments[i].twoPhaseState.
InternalIndoubt
(