1 write to _readersOut
System.Transactions.Local (1)
System\Transactions\TransactionTable.cs (1)
103Interlocked.Increment(ref _readersOut);
1 reference to _readersOut
System.Transactions.Local (1)
System\Transactions\TransactionTable.cs (1)
39private bool ReadersPresent => _readersIn != _readersOut;