1 write to _bookmark
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\EventLogWatcher.cs (1)
75
_bookmark
= bookmark;
2 references to _bookmark
System.Diagnostics.EventLog (2)
System\Diagnostics\Reader\EventLogWatcher.cs (2)
158
if (
_bookmark
!= null)
182
EventLogHandle bookmarkHandle = EventLogRecord.GetBookmarkHandleFromBookmark(
_bookmark
);