14 references to ClassLoadBadFormat
ILCompiler.TypeSystem (14)
parent\parent\Common\TypeSystem\Common\MetadataFieldLayoutAlgorithm.cs (13)
72ThrowHelper.ThrowTypeLoadException(ExceptionStringID.ClassLoadBadFormat, type); 78ThrowHelper.ThrowTypeLoadException(ExceptionStringID.ClassLoadBadFormat, type); 151ThrowHelper.ThrowTypeLoadException(ExceptionStringID.ClassLoadBadFormat, type); 159ThrowHelper.ThrowTypeLoadException(ExceptionStringID.ClassLoadBadFormat, type); 361ThrowHelper.ThrowTypeLoadException(ExceptionStringID.ClassLoadBadFormat, type); 515ThrowHelper.ThrowTypeLoadException(ExceptionStringID.ClassLoadBadFormat, type); 559ThrowHelper.ThrowTypeLoadException(ExceptionStringID.ClassLoadBadFormat, type); 565ThrowHelper.ThrowTypeLoadException(ExceptionStringID.ClassLoadBadFormat, type); 571ThrowHelper.ThrowTypeLoadException(ExceptionStringID.ClassLoadBadFormat, type); 604ThrowHelper.ThrowTypeLoadException(ExceptionStringID.ClassLoadBadFormat, type); 648ThrowHelper.ThrowTypeLoadException(ExceptionStringID.ClassLoadBadFormat, type); 654ThrowHelper.ThrowTypeLoadException(ExceptionStringID.ClassLoadBadFormat, type); 660ThrowHelper.ThrowTypeLoadException(ExceptionStringID.ClassLoadBadFormat, type);
parent\parent\Common\TypeSystem\Ecma\EcmaType.Interfaces.cs (1)
39ThrowHelper.ThrowTypeLoadException(ExceptionStringID.ClassLoadBadFormat, this);