3 writes to _pendingOutcome
System.Transactions.Local (3)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (3)
1023_pendingOutcome = TransactionStatus.Active; 1195_pendingOutcome = TransactionStatus.Aborted; 1263_pendingOutcome = TransactionStatus.InDoubt;
1 reference to _pendingOutcome
System.Transactions.Local (1)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
1378localPendingOutcome = _pendingOutcome;