Searched defs:interfaceMethod (Results 1 – 6 of 6) sorted by relevance
8 public void interfaceMethod(); in interfaceMethod() method
20 public void interfaceMethod() { in interfaceMethod() method in UnusedSubclass
38 public void interfaceMethod() { in interfaceMethod() method in SubClass2
54 public void interfaceMethod() { in interfaceMethod() method in SubClass1
595 MethodWriter interfaceMethod = in implementInterfaceMethods() local
2228 public static MethodInfo interfaceMethod(MethodInfo candidate, ClassInfo newClassObj) { in interfaceMethod() method in ClassInfo