2 writes to isEof
System.Core (2)
System\Diagnostics\Eventing\Reader\EventLogReader.cs (2)
184this.isEof = true; 228this.isEof = false;
1 reference to isEof
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogReader.cs (1)
176if (this.isEof)