2 references to BadImageFormatGeneric
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\Common\TypeSystemException.cs (1)
155
: base(ExceptionStringID.
BadImageFormatGeneric
)
parent\parent\Common\TypeSystem\IL\UnsafeAccessors.cs (1)
868
codeStream.EmitLdc((int)ExceptionStringID.
BadImageFormatGeneric
);