2 writes to haveIssuedOutcome
System.Transactions (2)
System\Transactions\Oletx\OleTxTransaction.cs (2)
1478
this.
haveIssuedOutcome
= false;
1540
this.
haveIssuedOutcome
= true;
2 references to haveIssuedOutcome
System.Transactions (2)
System\Transactions\Oletx\OleTxTransaction.cs (2)
1489
localHaveIssuedOutcome = this.
haveIssuedOutcome
;
1536
if ( this.
haveIssuedOutcome
)