2 references to Source
System.Diagnostics.EventLog (2)
System\Diagnostics\EventLogEntry.cs (2)
157
StringBuilder msgBuf = new StringBuilder(SR.Format(SR.MessageNotFormatted, msgId,
Source
));
398
regKey = GetSourceRegKey(owner.Log,
Source
, owner.MachineName);