3 references to GetLogRegValue
System (3)
services\monitoring\system\diagnosticts\EventLogInternal.cs (3)
358
object val =
GetLogRegValue
(currentMachineName, "MaxSize");
407
object retentionobj =
GetLogRegValue
(currentMachineName, "Retention");
431
object retentionobj =
GetLogRegValue
(currentMachineName, "Retention");