Searched refs:ScanFor (Results 1 – 2 of 2) sorted by relevance
16 public static bool ScanFor(object objectToScan, IWithPosition objectToFind) in ScanFor() method in Antmicro.Renode.PlatformDescription.Syntax.SyntaxTreeHelpers
1712 if(SyntaxTreeHelpers.ScanFor(description, element)) in GetElementSourceAndPath()