13 :
base(
"Could not load the specified file.")
68 if (text !=
null &&
text._stringLength != 0)
84 if (this.<
FusionLog>k__BackingField !=
null)
101 string @
string =
info.GetString(
"FileLoad_FileName");
103 string string2 =
info.GetString(
"FileLoad_FusionLog");
116 info.AddValue(
"FileLoad_FileName",
text, type);
119 info.AddValue(
"FileLoad_FusionLog", text2,
type2);
125 return SR.
Format(
"Could not load the file '{0}'.", fileName);
class f__AnonymousType0<< Count > j__TPar
static string Format(string resourceFormat, params object[] args)
Exception _innerException
override string ToString()
readonly string< FileName > k__BackingField
FileLoadException(SerializationInfo info, StreamingContext context)
readonly string< FusionLog > k__BackingField
static string FormatFileLoadExceptionMessage(string fileName, int hResult)
override void GetObjectData(SerializationInfo info, StreamingContext context)
FileLoadException(string message)