3 writes to timerEnabled
System.Transactions (3)
System\Transactions\TransactionTable.cs (3)
175this.timerEnabled = false; 263this.timerEnabled = true; 476this.timerEnabled = false;
3 references to timerEnabled
System.Transactions (3)
System\Transactions\TransactionTable.cs (3)
223if ( this.timerEnabled ) 252if ( !this.timerEnabled ) 419if ( !this.timerEnabled )