4 references to InDoubt
System.Transactions.Local (4)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (4)
1256
localState = _state = OletxVolatileEnlistmentState.
InDoubt
;
1274
case OletxVolatileEnlistmentState.
InDoubt
when localEnlistmentNotification != null:
1284
case OletxVolatileEnlistmentState.
InDoubt
:
1334
_state != OletxVolatileEnlistmentState.
InDoubt
)