1 instantiation of Int128FieldLayoutAlgorithm
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.Aot.cs (1)
60_int128FieldLayoutAlgorithm = new Int128FieldLayoutAlgorithm(_metadataFieldLayoutAlgorithm);
3 references to Int128FieldLayoutAlgorithm
ILCompiler.Compiler (2)
Compiler\CompilerTypeSystemContext.Aot.cs (2)
39private readonly Int128FieldLayoutAlgorithm _int128FieldLayoutAlgorithm; 117else if (Int128FieldLayoutAlgorithm.IsIntegerType(type))
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\SystemVStructClassificator.cs (1)
225Int128FieldLayoutAlgorithm.IsIntegerType(instantiatedType))