2 references to BadImageFormat_EmptyAssembly
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Assembly.cs (1)
262throw new BadImageFormatException(SR.BadImageFormat_EmptyAssembly);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Loader\AssemblyLoadContext.cs (1)
428throw new BadImageFormatException(SR.BadImageFormat_EmptyAssembly);