Base:
method
CanInline
ILCompiler.CompilationModuleGroup.CanInline(Internal.TypeSystem.MethodDesc, Internal.TypeSystem.MethodDesc)
1 reference to CanInline
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
115
return NodeFactory.CompilationModuleGroup.
CanInline
(caller, callee);