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
ErrorEventArgs.cs
Go to the documentation of this file.
1using System;
6
8{
10 [global::Cpp2ILInjected.Token(Token = "0x2000085")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x170000CC")]
14 public object CurrentObject
15 {
17 [global::Cpp2ILInjected.Token(Token = "0x60004C2")]
18 [global::Cpp2ILInjected.Address(RVA = "0x1CE3738", Offset = "0x1CE3738", Length = "0x8")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 get
21 {
22 throw null;
23 }
25 [global::Cpp2ILInjected.Token(Token = "0x60004C3")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1CE3740", Offset = "0x1CE3740", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 private set
29 {
30 throw null;
31 }
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x170000CD")]
36 {
38 [global::Cpp2ILInjected.Token(Token = "0x60004C4")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1CE3748", Offset = "0x1CE3748", Length = "0x8")]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
41 get
42 {
43 throw null;
44 }
46 [global::Cpp2ILInjected.Token(Token = "0x60004C5")]
47 [global::Cpp2ILInjected.Address(RVA = "0x1CE3750", Offset = "0x1CE3750", Length = "0x8")]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
49 private set
50 {
51 throw null;
52 }
53 }
54
55 [global::Cpp2ILInjected.Token(Token = "0x60004C6")]
56 [global::Cpp2ILInjected.Address(RVA = "0x1CE3758", Offset = "0x1CE3758", Length = "0x70")]
57 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializerInternalBase), Member = "IsErrorHandled", MemberParameters = new object[]
58 {
59 typeof(object),
61 typeof(object),
63 typeof(string),
65 }, ReturnType = typeof(bool))]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
67 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventArgs), Member = ".ctor", ReturnType = typeof(void))]
68 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
70 {
71 throw null;
72 }
73
75 [global::Cpp2ILInjected.Token(Token = "0x4000220")]
76 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
77 private object <CurrentObject>k__BackingField;
78
80 [global::Cpp2ILInjected.Token(Token = "0x4000221")]
81 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
83 }
84}
class f__AnonymousType0<< Count > j__TPar
ErrorContext< ErrorContext > k__BackingField
ErrorEventArgs(object currentObject, ErrorContext errorContext)