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

◆ NamespaceURI

override string System.Xml.XmlElement.NamespaceURI
getset

Definition at line 116 of file XmlElement.cs.

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