3 references to TargetMethod
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\InterfaceDispatchCellSectionNode.cs (3)
51
MethodDesc targetMethod = node.
TargetMethod
;
116
MethodDesc methodX = x.
TargetMethod
;
117
MethodDesc methodY = y.
TargetMethod
;