7 writes to alreadyVoted
System.Transactions (7)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (7)
72this.alreadyVoted = false; 197this.alreadyVoted = true; 269this.alreadyVoted = true; 511this.alreadyVoted = true; 614this.alreadyVoted = false; 714this.alreadyVoted = true; 824this.alreadyVoted = true;
2 references to alreadyVoted
System.Transactions (2)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (2)
266if ( ( 0 == this.phase ) && ( !this.alreadyVoted ) ) 821if ( ( 1 == phase ) && ( ! this.alreadyVoted ) )