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)
58if (_writerPresent) 65if (!_writerPresent)