2 references to GetMethods
illink (2)
Linker\TypeMapInfo.cs (2)
180
foreach (MethodReference interfaceMethod in interfaceImpl.InflatedInterface.
GetMethods
(context)) {
373
foreach (var candidate in type.
GetMethods
(context)) {