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.XmlSignificantWhitespace.IsText
getsetpackage

Definition at line 116 of file XmlSignificantWhitespace.cs.

117 {
118 [global::Cpp2ILInjected.Token(Token = "0x6000618")]
119 [global::Cpp2ILInjected.Address(RVA = "0x1D9A9F4", Offset = "0x1D9A9F4", Length = "0x8")]
120 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
121 get
122 {
123 throw null;
124 }
125 }