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