Searched refs:ThrowExceptions (Results 1 – 2 of 2) sorted by relevance
25 public void ThrowExceptions() in ThrowExceptions() method in Antmicro.Renode.Utilities.Binding.ExceptionKeeper
157 … var throwExceptions = typeof(ExceptionKeeper).GetMethod(nameof(ExceptionKeeper.ThrowExceptions)); in WrapImport()