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

◆ HasAttributes

virtual bool System.Xml.XmlElement.HasAttributes
getset

Definition at line 277 of file XmlElement.cs.

278 {
279 [global::Cpp2ILInjected.Token(Token = "0x6000543")]
280 [global::Cpp2ILInjected.Address(RVA = "0x1D92164", Offset = "0x1D92164", Length = "0x28")]
281 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
282 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
283 get
284 {
285 throw null;
286 }
287 }