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

◆ BaseURI

override string System.Xml.XmlEntity.BaseURI
getset

Definition at line 179 of file XmlEntity.cs.

180 {
181 [global::Cpp2ILInjected.Token(Token = "0x600055B")]
182 [global::Cpp2ILInjected.Address(RVA = "0x1D9295C", Offset = "0x1D9295C", Length = "0x8")]
183 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
184 get
185 {
186 throw null;
187 }
188 }