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