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