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

◆ IsContainer

override bool System.Xml.XmlAttribute.IsContainer
getsetpackageinherited

Definition at line 251 of file XmlAttribute.cs.

252 {
253 [global::Cpp2ILInjected.Token(Token = "0x6000474")]
254 [global::Cpp2ILInjected.Address(RVA = "0x1D8B9D0", Offset = "0x1D8B9D0", Length = "0x8")]
255 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
256 get
257 {
258 throw null;
259 }
260 }