2 references to GetBaseMethodInTypeHierarchy
illink (2)
Linker\TypeMapInfo.cs (2)
204
var @base =
GetBaseMethodInTypeHierarchy
(type, interfaceMethod);
269
return
GetBaseMethodInTypeHierarchy
(method.DeclaringType, method);