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