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