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

◆ IsText

override bool System.Xml.XmlCDataSection.IsText
getsetpackage

Definition at line 82 of file XmlCDataSection.cs.

83 {
84 [global::Cpp2ILInjected.Token(Token = "0x600049B")]
85 [global::Cpp2ILInjected.Address(RVA = "0x1D8D308", Offset = "0x1D8D308", Length = "0x8")]
86 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
87 get
88 {
89 throw null;
90 }
91 }