2 references to ClassLoadExplicitLayout
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\Common\ExplicitLayoutValidator.cs (1)
91
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadExplicitLayout
, type, offset.ToStringInvariant());
parent\parent\Common\TypeSystem\Common\MetadataFieldLayoutAlgorithm.cs (1)
379
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadExplicitLayout
, type, metadataOffset.ToStringInvariant());