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

◆ ParsingTopLevelMarkup

bool System.Xml.DtdParser.ParsingTopLevelMarkup
getsetprivate

Definition at line 207 of file DtdParser.cs.

208 {
209 [global::Cpp2ILInjected.Token(Token = "0x600064D")]
210 [global::Cpp2ILInjected.Address(RVA = "0x1D9C1F4", Offset = "0x1D9C1F4", Length = "0x30")]
211 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
212 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
213 get
214 {
215 throw null;
216 }
217 }