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

◆ OwnerDocument

override XmlDocument System.Xml.XmlAttribute.OwnerDocument
getsetinherited

Definition at line 167 of file XmlAttribute.cs.

168 {
169 [global::Cpp2ILInjected.Token(Token = "0x600046E")]
170 [global::Cpp2ILInjected.Address(RVA = "0x1D8B690", Offset = "0x1D8B690", Length = "0xC")]
171 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
172 get
173 {
174 throw null;
175 }
176 }