Home
last modified time | relevance | path

Searched refs:IsNumeric (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Config/
DSimpleJson.cs1232 if(IsNumeric(value)) in SerializeValue()
1419 protected static bool IsNumeric(object value) in IsNumeric() method in Antmicro.Renode.Config.SimpleJson