1 write to readersOut
System.Transactions (1)
System\Transactions\TransactionTable.cs (1)
124Interlocked.Increment( ref this.readersOut );
1 reference to readersOut
System.Transactions (1)
System\Transactions\TransactionTable.cs (1)
51return this.readersIn != this.readersOut;