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