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
ConfigurationSection.cs
Go to the documentation of this file.
1using System;
2using System.Xml;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000005")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x600000B")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1D3BE58", Offset = "0x1D3BE58", Length = "0x38")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
15 protected internal virtual void DeserializeSection(XmlReader reader)
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x600000C")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1D3BE90", Offset = "0x1D3BE90", Length = "0x38")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
24 protected internal override bool IsModified()
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x600000D")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1D3BEC8", Offset = "0x1D3BEC8", Length = "0x38")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
33 protected internal override void ResetModified()
34 {
35 throw null;
36 }
37
38 [global::Cpp2ILInjected.Token(Token = "0x600000E")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1D3BF00", Offset = "0x1D3BF00", Length = "0x38")]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
43 {
44 throw null;
45 }
46 }
47}
class f__AnonymousType0<< Count > j__TPar
virtual void DeserializeSection(XmlReader reader)
virtual string SerializeSection(ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)