terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
ExceptionHandlingClause.cs
Go to the documentation of this file.
1using System;
5
6namespace System.Reflection
7{
8 [global::System.Runtime.InteropServices.ComVisible(true)]
9 [global::Cpp2ILInjected.Token(Token = "0x2000504")]
10 [StructLayout(0)]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6002560")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1B8B854", Offset = "0x1B8B854", Length = "0x8")]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x6002561")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1B8B85C", Offset = "0x1B8B85C", Length = "0x280")]
24 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
27 {
28 typeof(string),
29 typeof(object[])
30 }, ReturnType = typeof(string))]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "op_Inequality", MemberParameters = new object[]
32 {
33 typeof(global::System.Type),
34 typeof(global::System.Type)
35 }, ReturnType = typeof(bool))]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
37 {
38 typeof(string),
39 typeof(object),
40 typeof(object)
41 }, ReturnType = typeof(string))]
42 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 22)]
43 public override string ToString()
44 {
45 throw null;
46 }
47
48 [global::Cpp2ILInjected.Token(Token = "0x40014C3")]
49 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
50 internal global::System.Type catch_type;
51
52 [global::Cpp2ILInjected.Token(Token = "0x40014C4")]
53 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
54 internal int filter_offset;
55
56 [global::Cpp2ILInjected.Token(Token = "0x40014C5")]
57 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
59
60 [global::Cpp2ILInjected.Token(Token = "0x40014C6")]
61 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
62 internal int try_offset;
63
64 [global::Cpp2ILInjected.Token(Token = "0x40014C7")]
65 [global::Cpp2ILInjected.FieldOffset(Offset = "0x24")]
66 internal int try_length;
67
68 [global::Cpp2ILInjected.Token(Token = "0x40014C8")]
69 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
70 internal int handler_offset;
71
72 [global::Cpp2ILInjected.Token(Token = "0x40014C9")]
73 [global::Cpp2ILInjected.FieldOffset(Offset = "0x2C")]
74 internal int handler_length;
75 }
76}
class f__AnonymousType0<< Count > j__TPar