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