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

◆ Value

override string System.Xml.XmlCharacterData.Value
getsetinherited

Definition at line 42 of file XmlCharacterData.cs.

43 {
44 [global::Cpp2ILInjected.Token(Token = "0x600049D")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1D8D310", Offset = "0x1D8D310", Length = "0x10")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
48 get
49 {
50 throw null;
51 }
52 [global::Cpp2ILInjected.Token(Token = "0x600049E")]
53 [global::Cpp2ILInjected.Address(RVA = "0x1D8D320", Offset = "0x1D8D320", Length = "0x10")]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
55 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
56 set
57 {
58 throw null;
59 }
60 }