3 writes to _aborting
System.Transactions.Local (3)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (3)
63_aborting = false; 430_aborting = abortHint; 441_aborting = true;
2 references to _aborting
System.Transactions.Local (2)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (2)
211if (_aborting || _tmWentDown) 457if (_aborting || _tmWentDown || commitNotYetCalled || Phase == 2)