4 writes to current
System.IO.Log (4)
System\IO\Log\LogLogRecordEnumerator.cs (4)
99
this.
current
= null;
169
this.
current
= new LogLogRecord(
217
this.
current
= new LogLogRecord(
239
this.
current
= null;
8 references to current
System.IO.Log (8)
System\IO\Log\LogLogRecordEnumerator.cs (8)
87
return this.
current
;
96
if (this.
current
!= null)
98
this.
current
.Detach();
127
if (this.
current
!= null)
128
this.
current
.Detach();
137
if (!((this.readContext == null || this.readContext.IsInvalid) && (this.
current
== null)))
236
if (this.
current
!= null)
238
this.
current
.Detach();