2 references to CanInline
ILCompiler.RyuJit (2)
parent\parent\Common\JitInterface\CorInfoImpl.cs (2)
1353if (!_compilation.CanInline(MethodBeingCompiled, method)) 1405if (_compilation.CanInline(callerMethod, calleeMethod))