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