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.XmlProcessingInstruction.NodeType
getset

Definition at line 106 of file XmlProcessingInstruction.cs.

107 {
108 [global::Cpp2ILInjected.Token(Token = "0x600060E")]
109 [global::Cpp2ILInjected.Address(RVA = "0x1D9A80C", Offset = "0x1D9A80C", Length = "0x8")]
110 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
111 get
112 {
113 throw null;
114 }
115 }