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