Searched refs:PrintExceptions (Results 1 – 2 of 2) sorted by relevance
51 public void PrintExceptions() in PrintExceptions() method in Antmicro.Renode.Utilities.Binding.ExceptionKeeper
278 … var printExceptions = typeof(ExceptionKeeper).GetMethod(nameof(ExceptionKeeper.PrintExceptions)); in WrapExport()