Searched refs:binaryCache (Results 1 – 1 of 1) sorted by relevance
80 binaryCache, in TryParse()170 binaryCache = new Dictionary<Type, Delegate>(); in SmartParser()193 private readonly Dictionary<Type, Delegate> binaryCache; field in Antmicro.Renode.Utilities.SmartParser