using System; using System.Reflection; using Cpp2IlInjected; namespace System.Linq.Expressions.Interpreter { // Token: 0x02000255 RID: 597 [Token(Token = "0x2000255")] internal static class ExceptionHelpers { // Token: 0x06000BE3 RID: 3043 RVA: 0x00002053 File Offset: 0x00000253 [Token(Token = "0x6000BE3")] [Address(RVA = "0xE98760", Offset = "0xE97760", VA = "0x180E98760")] public static void UnwrapAndRethrow(TargetInvocationException exception) { } } }