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

◆ IsContainer

virtual bool System.Xml.XmlNode.IsContainer
getsetpackageinherited

Definition at line 239 of file XmlNode.cs.

240 {
241 [global::Cpp2ILInjected.Token(Token = "0x60005D0")]
242 [global::Cpp2ILInjected.Address(RVA = "0x1D98D08", Offset = "0x1D98D08", Length = "0x8")]
243 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
244 get
245 {
246 throw null;
247 }
248 }