using System; using System.Reflection; using Cpp2IlInjected; namespace System.Linq.Expressions.Interpreter { // Token: 0x0200024A RID: 586 [Token(Token = "0x200024A")] internal static class ExceptionHelpers { // Token: 0x06000B47 RID: 2887 RVA: 0x00002053 File Offset: 0x00000253 [Token(Token = "0x6000B47")] [Address(RVA = "0x5B5920", Offset = "0x5B4720", VA = "0x1805B5920")] public static void UnwrapAndRethrow(TargetInvocationException exception) { } } }