1 write to ActivityId
System.Core (1)
System\Diagnostics\Eventing\Reader\NativeWrapper.cs (1)
880
systemProperties.
ActivityId
= (Guid?)ConvertToObject(varVal, UnsafeNativeMethods.EvtVariantType.EvtVarTypeGuid);
1 reference to ActivityId
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (1)
212
return this.systemProperties.
ActivityId
;