1 write to log
System.IO.Log (1)
System\IO\Log\FileLogRecordEnumerator.cs (1)
62this.log = log;
2 references to log
System.IO.Log (2)
System\IO\Log\FileLogRecordEnumerator.cs (2)
130log.GetLogLimits(out first, out last); 139this.stream = new FileLogRecordStream(this.log, this.current);