3 writes to pendingOutcome
System.Transactions (3)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (3)
1160
pendingOutcome
= TransactionStatus.Active;
1351
pendingOutcome
= TransactionStatus.Aborted;
1420
pendingOutcome
= TransactionStatus.InDoubt;
1 reference to pendingOutcome
System.Transactions (1)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
1556
localPendingOutcome =
pendingOutcome
;