1 reference to haveSameMethodDefinition
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl_generated.cs (1)
488
return _this.
haveSameMethodDefinition
(meth1Hnd, meth2Hnd) ? (byte)1 : (byte)0;