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