5 references to BadImageFormat_ResourceDataLengthInvalid
System.Private.CoreLib (5)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Resources\ResourceReader.cs (5)
704
throw new BadImageFormatException(SR.Format(SR.
BadImageFormat_ResourceDataLengthInvalid
, len));
711
throw new BadImageFormatException(SR.Format(SR.
BadImageFormat_ResourceDataLengthInvalid
, len));
718
throw new BadImageFormatException(SR.Format(SR.
BadImageFormat_ResourceDataLengthInvalid
, len));
732
throw new BadImageFormatException(SR.Format(SR.
BadImageFormat_ResourceDataLengthInvalid
, len));
744
throw new BadImageFormatException(SR.Format(SR.
BadImageFormat_ResourceDataLengthInvalid
, len));