Searched refs:TryGetConvertMethodDelegate (Results 1 – 1 of 1) sorted by relevance
84 TryGetConvertMethodDelegate(outputType, 2, out Delegate del); in TryParse()132 … private static bool TryGetConvertMethodDelegate(Type type, int fromBase, out Delegate result) in TryGetConvertMethodDelegate() method in Antmicro.Renode.Utilities.SmartParser