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

◆ LocalName

override string System.Xml.XmlDocument.LocalName
getset

Definition at line 397 of file XmlDocument.cs.

398 {
399 [global::Cpp2ILInjected.Token(Token = "0x60004D7")]
400 [global::Cpp2ILInjected.Address(RVA = "0x1D8ED18", Offset = "0x1D8ED18", Length = "0x8")]
401 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
402 get
403 {
404 throw null;
405 }
406 }