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