1 write to bookmark
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogWatcher.cs (1)
85
this.
bookmark
= bookmark;
2 references to bookmark
System.Core (2)
System\Diagnostics\Eventing\Reader\EventLogWatcher.cs (2)
159
if (
bookmark
!= null)
175
EventLogHandle bookmarkHandle = EventLogRecord.GetBookmarkHandleFromBookmark(
bookmark
);