2 writes to _writerPresent
System.Transactions.Local (2)
System\Transactions\TransactionTable.cs (2)
81
_writerPresent
= true;
110
_writerPresent
= false;
2 references to _writerPresent
System.Transactions.Local (2)
System\Transactions\TransactionTable.cs (2)
58
if (
_writerPresent
)
65
if (!
_writerPresent
)