Searched refs:AddException (Results 1 – 2 of 2) sorted by relevance
16 public void AddException(Exception e) in AddException() method in Antmicro.Renode.Utilities.Binding.ExceptionKeeper
231 … var addException = typeof(ExceptionKeeper).GetMethod(nameof(ExceptionKeeper.AddException)); in WrapExport()