4 writes to current
System.IO.Log (4)
System\IO\Log\LogRestartAreaEnumerator.cs (4)
79
this.
current
= null;
141
this.
current
= new LogLogRecord(
178
this.
current
= new LogLogRecord(
200
this.
current
= null;
8 references to current
System.IO.Log (8)
System\IO\Log\LogRestartAreaEnumerator.cs (8)
67
return this.
current
;
76
if (this.
current
!= null)
78
this.
current
.Detach();
107
if (this.
current
!= null)
108
this.
current
.Detach();
117
if (!((this.readContext == null || this.readContext.IsInvalid) && (this.
current
== null)))
197
if (this.
current
!= null)
199
this.
current
.Detach();