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

override bool System.Xml.XmlDocumentFragment.IsContainer
getsetpackage

Definition at line 118 of file XmlDocumentFragment.cs.

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