2 references to Handle
System.Core (2)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (2)
229
this.containerChannel = (string)NativeWrapper.EvtGetEventInfo(this.
Handle
, UnsafeNativeMethods.EvtEventPropertyId.EvtEventPath);
242
this.matchedQueryIds = (int[])NativeWrapper.EvtGetEventInfo(this.
Handle
, UnsafeNativeMethods.EvtEventPropertyId.EvtEventQueryIDs);