7 references to FileFormatException
System.IO.Packaging (7)
System\IO\Packaging\FileFormatException.cs (7)
24
: base(SR.
FileFormatException
)
33
: base(message ?? SR.
FileFormatException
)
44
: base(message ?? SR.
FileFormatException
, innerException)
58
? SR.
FileFormatException
74
: base(message ?? SR.
FileFormatException
)
92
? SR.
FileFormatException
111
: base(message ?? SR.
FileFormatException
, innerException)