2 references to InvalidParameterFormat
System.Diagnostics.EventLog (2)
System\Diagnostics\EventLog.cs (2)
366throw new ArgumentException(SR.Format(SR.InvalidParameterFormat, nameof(machineName)), nameof(machineName)); 503throw new ArgumentException(SR.Format(SR.InvalidParameterFormat, nameof(machineName)));