2 implementations of InDoubt
System.Transactions (2)
System\Transactions\Oletx\OletxEnlistment.cs (1)
1368
public void
InDoubt
(Exception e)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
1706
void IPromotedEnlistment.
InDoubt
(Exception e)
1 reference to InDoubt
System.Transactions (1)
System\Transactions\EnlistmentState.cs (1)
264
enlistment.PromotedEnlistment.
InDoubt
( e );