3 references to IsIntegerType
ILCompiler.ReadyToRun (3)
Compiler\ReadyToRunCompilerContext.cs (1)
140else if (Int128FieldLayoutAlgorithm.IsIntegerType(type))
src\runtime\src\coreclr\tools\Common\Compiler\Int128FieldLayoutAlgorithm.cs (1)
26Debug.Assert(IsIntegerType(defType));
src\runtime\src\coreclr\tools\Common\JitInterface\SystemVStructClassificator.cs (1)
225Int128FieldLayoutAlgorithm.IsIntegerType(instantiatedType))