2 references to AltDllName
System.Diagnostics.EventLog (2)
System\Diagnostics\EventLog.cs (2)
707dllPath = Path.Combine(Path.GetDirectoryName(assmLocation)!, AltDllName); 711dllPath = Path.Combine(AppContext.BaseDirectory, AltDllName);