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

◆ ValueXml

XmlNode System.Configuration.SettingValueElement.ValueXml
getset

Definition at line 34 of file SettingValueElement.cs.

35 {
36 [global::Cpp2ILInjected.Token(Token = "0x6001FC9")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1E9CBD0", Offset = "0x1E9CBD0", Length = "0x38")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
40 get
41 {
42 throw null;
43 }
44 [global::Cpp2ILInjected.Token(Token = "0x6001FCA")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1E9CC08", Offset = "0x1E9CC08", Length = "0x38")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
48 set
49 {
50 throw null;
51 }
52 }