1 reference to canCast
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl_generated.cs (1)
1568return _this.canCast(child, parent) ? (byte)1 : (byte)0;