Home
last modified time | relevance | path

Searched refs:responsibleObject (Results 1 – 1 of 1) sorted by relevance

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/
DCreationDriver.cs1451 …Type type, IEnumerable<ConstructorOrPropertyAttribute> attributes, IWithPosition responsibleObject) in FindConstructor() argument
1482 HandleError(ParsingError.AliasedAndNormalArgumentName, responsibleObject, in FindConstructor()
1582 HandleError(ParsingError.NoCtor, responsibleObject, in FindConstructor()
1589 HandleError(ParsingError.AmbiguousCtor, responsibleObject, in FindConstructor()