5 references to BadImageFormat_TypeMismatch
System.Private.CoreLib (5)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Resources\ResourceReader.cs (5)
545throw new BadImageFormatException(SR.BadImageFormat_TypeMismatch, eof); 549throw new BadImageFormatException(SR.BadImageFormat_TypeMismatch, e); 627throw new BadImageFormatException(SR.BadImageFormat_TypeMismatch, eof); 631throw new BadImageFormatException(SR.BadImageFormat_TypeMismatch, e); 758throw new BadImageFormatException(SR.BadImageFormat_TypeMismatch);