3 references to GetLogRegValue
System.Diagnostics.EventLog (3)
System\Diagnostics\EventLogInternal.cs (3)
249object? val = GetLogRegValue(currentMachineName, "MaxSize"); 288object? retentionobj = GetLogRegValue(currentMachineName, "Retention"); 311object? retentionobj = GetLogRegValue(currentMachineName, "Retention");