Home
last modified time | relevance | path

Searched defs:friendlyName (Results 1 – 1 of 1) sorted by relevance

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/
DCreationDriver.cs612 …tructorInfo constructor, IEnumerable<Syntax.Attribute> attributes, string friendlyName, IWithPosit… in CreateAndHandleError()
1216 …private IEnumerable<Type> ValidateReference(string friendlyName, Type[] typesToAssign, ReferenceVa… in ValidateReference()
1235 …private IEnumerable<Type> ValidateObjectValue(string friendlyName, Type[] typesToAssign, ObjectVal… in ValidateObjectValue()