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