3 references to IsIntegerType
ILCompiler.Compiler (2)
Compiler\CompilerTypeSystemContext.Aot.cs (1)
117else if (Int128FieldLayoutAlgorithm.IsIntegerType(type))
src\runtime\src\coreclr\tools\Common\Compiler\Int128FieldLayoutAlgorithm.cs (1)
26Debug.Assert(IsIntegerType(defType));
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\SystemVStructClassificator.cs (1)
225Int128FieldLayoutAlgorithm.IsIntegerType(instantiatedType))