1 write to Keywords
System.Core (1)
System\Diagnostics\Eventing\Reader\NativeWrapper.cs (1)
871
systemProperties.
Keywords
= (ulong?)ConvertToObject(varVal, UnsafeNativeMethods.EvtVariantType.EvtVarTypeHexInt64);
1 reference to Keywords
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (1)
142
return (long?)this.systemProperties.
Keywords
;