1 write to RecordId
System.Core (1)
System\Diagnostics\Eventing\Reader\NativeWrapper.cs (1)
877
systemProperties.
RecordId
= (ulong?)ConvertToObject(varVal, UnsafeNativeMethods.EvtVariantType.EvtVarTypeUInt64);
1 reference to RecordId
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (1)
149
return (long?)this.systemProperties.
RecordId
;