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)
197
if (value != null && (
_aborting
|| _tmWentDown))
593
if (
_aborting
|| commitNotYetCalled || _tmWentDown)