2 references to BadImageFormat_ResourceNameCorrupted
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Resources\ResourceReader.Core.cs (1)
197throw new FormatException(SR.BadImageFormat_ResourceNameCorrupted);
src\libraries\System.Private.CoreLib\src\System\Resources\ResourceReader.cs (1)
370throw new BadImageFormatException(SR.BadImageFormat_ResourceNameCorrupted);