1 write to _aborting
System.Transactions.Local (1)
System\Transactions\Oletx\OletxEnlistment.cs (1)
584_aborting = abortingHint;
2 references to _aborting
System.Transactions.Local (2)
System\Transactions\Oletx\OletxEnlistment.cs (2)
197if (value != null && (_aborting || _tmWentDown)) 593if (_aborting || commitNotYetCalled || _tmWentDown)