2 writes to writerPresent
System.Transactions (2)
System\Transactions\TransactionTable.cs (2)
101this.writerPresent = true; 132this.writerPresent = false;
2 references to writerPresent
System.Transactions (2)
System\Transactions\TransactionTable.cs (2)
74if ( this.writerPresent ) 81if ( !this.writerPresent )