1 write to ComputerName
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\NativeWrapper.cs (1)
866
systemProperties.
ComputerName
= (string?)ConvertToObject(varVal, UnsafeNativeMethods.EvtVariantType.EvtVarTypeString);
1 reference to ComputerName
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\EventLogRecord.cs (1)
190
return _systemProperties.
ComputerName
;