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

◆ Attributes

virtual XmlAttributeCollection System.Xml.XmlNode.Attributes
getsetinherited

Definition at line 187 of file XmlNode.cs.

188 {
189 [global::Cpp2ILInjected.Token(Token = "0x60005CC")]
190 [global::Cpp2ILInjected.Address(RVA = "0x1D98C20", Offset = "0x1D98C20", Length = "0x8")]
191 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
192 get
193 {
194 throw null;
195 }
196 }