Searched refs:FindConstructor (Results 1 – 1 of 1) sorted by relevance
548 entry.Constructor = FindConstructor(entry.Variable.VariableType, in ProcessEntryPostMerge()562 objectValue.Constructor = FindConstructor(objectValue.ObjectValueType, in ProcessEntryPostMerge()1451 …private ConstructorInfo FindConstructor(Type type, IEnumerable<ConstructorOrPropertyAttribute> att… in FindConstructor() method in Antmicro.Renode.PlatformDescription.CreationDriver