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