2 references to LogSourceMismatch
System.Diagnostics.EventLog (2)
System\Diagnostics\EventLogInternal.cs (2)
1277
throw new ArgumentException(SR.Format(SR.
LogSourceMismatch
, Source, currentLogName, rightLogName));
1294
throw new ArgumentException(SR.Format(SR.
LogSourceMismatch
, Source, currentLogName, rightLogName));