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

◆ Declaration

virtual XmlDeclaration System.Xml.XmlDocument.Declaration
getsetpackage

Definition at line 359 of file XmlDocument.cs.

360 {
361 [global::Cpp2ILInjected.Token(Token = "0x60004D4")]
362 [global::Cpp2ILInjected.Address(RVA = "0x1D8EC64", Offset = "0x1D8EC64", Length = "0xA4")]
363 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
364 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
365 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
366 get
367 {
368 throw null;
369 }
370 }