2 writes to _tmWentDown
System.Transactions.Local (2)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (2)
64_tmWentDown = false; 83_tmWentDown = true;
2 references to _tmWentDown
System.Transactions.Local (2)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (2)
211if (_aborting || _tmWentDown) 457if (_aborting || _tmWentDown || commitNotYetCalled || Phase == 2)