Base:
method
ContainsMethodBody
ILCompiler.CompilationModuleGroup.ContainsMethodBody(Internal.TypeSystem.MethodDesc, System.Boolean)
2 references to ContainsMethodBody
ILCompiler.Compiler (2)
Compiler\MultiFileCompilationModuleGroup.cs (2)
56
return
ContainsMethodBody
(method, false);
114
if (
ContainsMethodBody
(method, unboxingStub: false))