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