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
XObjectChangeEventArgs.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Xml.Linq
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200001B")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x60000BC")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1D6EE54", Offset = "0x1D6EE54", Length = "0x6C")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XObjectChangeEventArgs), Member = ".cctor", ReturnType = typeof(void))]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventArgs), Member = ".ctor", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
17 {
18 throw null;
19 }
20
21 // Note: this type is marked as 'beforefieldinit'.
22 [global::Cpp2ILInjected.Token(Token = "0x60000BD")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1D6EEC0", Offset = "0x1D6EEC0", Length = "0xB4")]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XObjectChangeEventArgs), Member = ".ctor", MemberParameters = new object[] { typeof(XObjectChange) }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x4000045")]
33 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
35
36 [global::Cpp2ILInjected.Token(Token = "0x4000046")]
38
39 [global::Cpp2ILInjected.Token(Token = "0x4000047")]
41
42 [global::Cpp2ILInjected.Token(Token = "0x4000048")]
44
45 [global::Cpp2ILInjected.Token(Token = "0x4000049")]
47 }
48}
class f__AnonymousType0<< Count > j__TPar
static readonly XObjectChangeEventArgs Name
static readonly XObjectChangeEventArgs Value
XObjectChangeEventArgs(XObjectChange objectChange)
static readonly XObjectChangeEventArgs Add
static readonly XObjectChangeEventArgs Remove