10 references to BadImageFormat_ResourcesHeaderCorrupted
System.Private.CoreLib (10)
src\libraries\System.Private.CoreLib\src\System\Resources\ResourceReader.cs (10)
792throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted, eof); 796throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted, e); 819throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted); 854throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted); 862throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted); 904throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted); 925throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted); 936throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted); 952throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted); 961throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted);