2 writes to writerPresent
System.Transactions (2)
System\Transactions\TransactionTable.cs (2)
101
this.
writerPresent
= true;
132
this.
writerPresent
= false;
2 references to writerPresent
System.Transactions (2)
System\Transactions\TransactionTable.cs (2)
74
if ( this.
writerPresent
)
81
if ( !this.
writerPresent
)