13 :
base(
"Format of the executable (.exe) or library (.dll) is invalid.")
44 string @
string =
info.GetString(
"BadImageFormat_FileName");
46 string string2 =
info.GetString(
"BadImageFormat_FusionLog");
59 info.AddValue(
"BadImageFormat_FileName", fileName, type);
85 this._message =
"Format of the executable (.exe) or library (.dll) is invalid.";
98 if (fileName !=
null && fileName._stringLength != 0)
class f__AnonymousType0<< Count > j__TPar
static string Format(string resourceFormat, params object[] args)
Exception _innerException
static string FormatFileLoadExceptionMessage(string fileName, int hResult)