Searched refs:ValidateObjectValue (Results 1 – 1 of 1) sorted by relevance
445 …usefulRegistrationPointTypes.AddRange(ValidateObjectValue(friendlyName, possibleTypes, objectRegPo… in ProcessEntryPreMerge()1070 …ValidateObjectValue(string.Format("Constructor parameter {0}", ctorOrPropertyAttribute.Name), new[… in ValidateAttributePreMerge()1208 … ValidateObjectValue(propertyFriendlyName, new[] { propertyInfo.PropertyType }, objectValue); in ValidateProperty()1235 …private IEnumerable<Type> ValidateObjectValue(string friendlyName, Type[] typesToAssign, ObjectVal… in ValidateObjectValue() method in Antmicro.Renode.PlatformDescription.CreationDriver