3 references to TargetMethod
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\InterfaceDispatchCellInfoSectionNode.cs (3)
34
MethodDesc targetMethod = node.
TargetMethod
;
85
MethodDesc methodX = x.
TargetMethod
;
86
MethodDesc methodY = y.
TargetMethod
;