2 references to UnknownFileFormat
System.Reflection.Metadata (2)
System\Reflection\PortableExecutable\PEHeaders.cs (2)
107
throw new BadImageFormatException(SR.
UnknownFileFormat
);
281
throw new BadImageFormatException(SR.
UnknownFileFormat
);