10 references to BadImageFormat_ResourcesHeaderCorrupted
System.Resources.Extensions (10)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Resources\ResourceReader.cs (10)
786
throw new BadImageFormatException(SR.
BadImageFormat_ResourcesHeaderCorrupted
, eof);
790
throw new BadImageFormatException(SR.
BadImageFormat_ResourcesHeaderCorrupted
, e);
813
throw new BadImageFormatException(SR.
BadImageFormat_ResourcesHeaderCorrupted
);
848
throw new BadImageFormatException(SR.
BadImageFormat_ResourcesHeaderCorrupted
);
856
throw new BadImageFormatException(SR.
BadImageFormat_ResourcesHeaderCorrupted
);
898
throw new BadImageFormatException(SR.
BadImageFormat_ResourcesHeaderCorrupted
);
919
throw new BadImageFormatException(SR.
BadImageFormat_ResourcesHeaderCorrupted
);
930
throw new BadImageFormatException(SR.
BadImageFormat_ResourcesHeaderCorrupted
);
946
throw new BadImageFormatException(SR.
BadImageFormat_ResourcesHeaderCorrupted
);
955
throw new BadImageFormatException(SR.
BadImageFormat_ResourcesHeaderCorrupted
);