Searched refs:defaultTestCommandMethodInfo (Results 1 – 1 of 1) sorted by relevance
288 method = defaultTestCommandMethodInfo; in TryFindCommandMethod()406 …defaultTestCommandMethodInfo = typeof(AtCommandModem).GetMethod(nameof(DefaultTestCommand), Bindin… in Init()417 private MethodInfo defaultTestCommandMethodInfo; field in Antmicro.Renode.Peripherals.Network.AtCommandModem