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

◆ DtdInfo

virtual IDtdInfo System.Xml.XmlReader.DtdInfo
getsetpackage

Definition at line 202 of file XmlReader.cs.

203 {
204 [global::Cpp2ILInjected.Token(Token = "0x6000216")]
205 [global::Cpp2ILInjected.Address(RVA = "0x1D67F20", Offset = "0x1D67F20", Length = "0x8")]
206 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
207 get
208 {
209 throw null;
210 }
211 }