2 references to EvtCreateBookmark
System.Diagnostics.EventLog (2)
System\Diagnostics\Reader\EventLogRecord.cs (2)
260
using (EventLogHandle bookmarkHandle = NativeWrapper.
EvtCreateBookmark
(null))
411
EventLogHandle handle = NativeWrapper.
EvtCreateBookmark
(bookmark.BookmarkXml);