2 references to EvtCreateBookmark
System.Core (2)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (2)
255
EventLogHandle bookmarkHandle = NativeWrapper.
EvtCreateBookmark
(null);
389
EventLogHandle handle = NativeWrapper.
EvtCreateBookmark
(bookmark.BookmarkText);