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