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

◆ Name

override string System.Xml.XmlDocument.Name
getset

Definition at line 385 of file XmlDocument.cs.

386 {
387 [global::Cpp2ILInjected.Token(Token = "0x60004D6")]
388 [global::Cpp2ILInjected.Address(RVA = "0x1D8ED10", Offset = "0x1D8ED10", Length = "0x8")]
389 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
390 get
391 {
392 throw null;
393 }
394 }