Searched refs:CtorDelegate (Results 1 – 1 of 1) sorted by relevance
1805 delegate object CtorDelegate(); in CtorDelegate() method in Antmicro.Renode.Config.Reflection.CacheResolver1807 …readonly static SafeDictionary<Type, CtorDelegate> ConstructorCache = new SafeDictionary<Type, Cto…1817 CtorDelegate c; in GetNewInstance()