2 references to TryMatchMethod
illink (2)
Linker\TypeMapInfo.cs (2)
197
MethodDefinition? exactMatchOnType =
TryMatchMethod
(type, interfaceMethod);
276
MethodDefinition? base_method =
TryMatchMethod
(@base, method);