7 writes to AlreadyVoted
System.Transactions.Local (7)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (7)
67AlreadyVoted = false; 180AlreadyVoted = true; 246AlreadyVoted = true; 469AlreadyVoted = true; 557AlreadyVoted = false; 644AlreadyVoted = true; 729AlreadyVoted = true;
2 references to AlreadyVoted
System.Transactions.Local (2)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (2)
243if (Phase == 0 && !AlreadyVoted) 726if (Phase == 1 && !AlreadyVoted)