Searched refs:hexCache (Results 1 – 1 of 1) sorted by relevance
67 hexCache, in TryParse()169 hexCache = new Dictionary<Type, Delegate>(); in SmartParser()192 private readonly Dictionary<Type, Delegate> hexCache; field in Antmicro.Renode.Utilities.SmartParser