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

◆ Settings

virtual XmlReaderSettings System.Xml.XmlReader.Settings
getsetinherited

Definition at line 19 of file XmlReader.cs.

20 {
21 [global::Cpp2ILInjected.Token(Token = "0x60001FD")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1D67D8C", Offset = "0x1D67D8C", Length = "0x8")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 get
25 {
26 throw null;
27 }
28 }