1 write to Keywords
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\NativeWrapper.cs (1)
842
systemProperties.
Keywords
= (ulong?)ConvertToObject(varVal, UnsafeNativeMethods.EvtVariantType.EvtVarTypeHexInt64);
1 reference to Keywords
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\EventLogRecord.cs (1)
127
return (long?)_systemProperties.
Keywords
;