2 references to CanInline
ILCompiler.RyuJit (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
1265
if (!_compilation.
CanInline
(MethodBeingCompiled, method))
1306
if (_compilation.
CanInline
(callerMethod, calleeMethod))