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