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