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

◆ DtdValidation

bool System.Xml.XmlTextReaderImpl.DtdValidation
getsetprivate

Definition at line 1841 of file XmlTextReaderImpl.cs.

1842 {
1843 [global::Cpp2ILInjected.Token(Token = "0x60002A9")]
1844 [global::Cpp2ILInjected.Address(RVA = "0x1D73BF8", Offset = "0x1D73BF8", Length = "0x10")]
1845 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1846 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1847 get
1848 {
1849 throw null;
1850 }
1851 }