10 references to BadImageFormat_ResourcesHeaderCorrupted
System.Private.CoreLib (10)
src\libraries\System.Private.CoreLib\src\System\Resources\ResourceReader.cs (10)
790throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted, eof); 794throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted, e); 817throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted); 852throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted); 860throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted); 902throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted); 923throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted); 934throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted); 950throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted); 959throw new BadImageFormatException(SR.BadImageFormat_ResourcesHeaderCorrupted);