2 writes to enumStarted
System.IO.Log (2)
System\IO\Log\FileLogRecordEnumerator.cs (2)
110this.enumStarted = true; 167this.enumStarted = false;
2 references to enumStarted
System.IO.Log (2)
System\IO\Log\FileLogRecordEnumerator.cs (2)
87if (!this.enumStarted) 108if (!this.enumStarted)