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