2 references to EventLogKey
System.Diagnostics.EventLog (2)
System\Diagnostics\EventLogInternal.cs (2)
956
return lmkey.OpenSubKey(
EventLogKey
, writable);
979
throw new InvalidOperationException(SR.Format(SR.RegKeyMissingShort,
EventLogKey
, currentMachineName));