1 write to aborting
System.Transactions (1)
System\Transactions\Oletx\OletxEnlistment.cs (1)
693
this.
aborting
= abortingHint;
2 references to aborting
System.Transactions (2)
System\Transactions\Oletx\OletxEnlistment.cs (2)
262
if ( ( null != value ) && ( this.
aborting
|| this.tmWentDown ) )
702
if ( ( this.
aborting
) || ( commitNotYetCalled ) || ( this.tmWentDown ) )