3 references to ClassLoadValueClassTooLarge
ILCompiler.Compiler (1)
parent\parent\Common\Compiler\CompilerTypeSystemContext.Validation.cs (1)
288
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadValueClassTooLarge
, parameterType);
ILCompiler.ReadyToRun (1)
parent\parent\Common\Compiler\CompilerTypeSystemContext.Validation.cs (1)
288
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadValueClassTooLarge
, parameterType);
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\Common\MetadataFieldLayoutAlgorithm.cs (1)
721
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadValueClassTooLarge
, type);