Searched refs:TargetInvocationException (Results 1 – 1 of 1) sorted by relevance
36 using TargetInvocationException = System.Reflection.TargetInvocationException; typedef84 public static Exception getTargetException(TargetInvocationException e) { in getTargetException()