Searched refs:GetElementSourceAndPath (Results 1 – 1 of 1) sorted by relevance
1657 if(!GetElementSourceAndPath(failingObject, out fileName, out source)) in HandleError()1693 if(!GetElementSourceAndPath(element, out path, out unused)) in GetFormattedPosition()1700 … private bool GetElementSourceAndPath(IWithPosition element, out string file, out string source) in GetElementSourceAndPath() method in Antmicro.Renode.PlatformDescription.CreationDriver