4 references to BadLogName
System.Diagnostics.EventLog (4)
System\Diagnostics\EventLog.cs (2)
262throw new ArgumentException(SR.BadLogName); 370throw new InvalidOperationException(SR.BadLogName);
System\Diagnostics\EventLogInternal.cs (2)
110throw new ArgumentException(SR.BadLogName); 970throw new InvalidOperationException(SR.BadLogName);