Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/
DCreationDriver.cs612 …umerable<Syntax.Attribute> attributes, string friendlyName, IWithPosition responsibleSyntaxElement) in CreateAndHandleError() argument
634 … HandleError(ParsingError.ConstructionException, responsibleSyntaxElement, message, false); in CreateAndHandleError()