3 references to BadImageFormat_NegativeStringLength
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Resources\ResourceReader.cs (3)
184
throw new BadImageFormatException(SR.
BadImageFormat_NegativeStringLength
);
339
throw new BadImageFormatException(SR.
BadImageFormat_NegativeStringLength
);
387
throw new BadImageFormatException(SR.
BadImageFormat_NegativeStringLength
);