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