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