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