Searched refs:GetMethodFromSignature (Results 1 – 2 of 2) sorted by relevance
85 public static Method GetMethodFromSignature(Type t) in GetMethodFromSignature() method in Antmicro.Renode.Peripherals.Bus.BusAccess
1342 var accessMethod = BusAccess.GetMethodFromSignature(signature); in FillAccessMethodsWithTaggedMethods()