1 reference to isIntrinsicType
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl_generated.cs (1)
752return _this.isIntrinsicType(classHnd) ? (byte)1 : (byte)0;