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

◆ DocumentType

virtual XmlDocumentType System.Xml.XmlDocument.DocumentType
getset

Definition at line 345 of file XmlDocument.cs.

346 {
347 [global::Cpp2ILInjected.Token(Token = "0x60004D3")]
348 [global::Cpp2ILInjected.Address(RVA = "0x1D8EBD8", Offset = "0x1D8EBD8", Length = "0x8C")]
349 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
350 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
351 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
352 get
353 {
354 throw null;
355 }
356 }