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

◆ NodeType

override XmlNodeType System.Xml.Linq.XProcessingInstruction.NodeType
getset

Definition at line 73 of file XProcessingInstruction.cs.

74 {
75 [global::Cpp2ILInjected.Token(Token = "0x60000C2")]
76 [global::Cpp2ILInjected.Address(RVA = "0x1D6F23C", Offset = "0x1D6F23C", Length = "0x8")]
77 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
78 get
79 {
80 throw null;
81 }
82 }