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

◆ AttDefs

Dictionary<XmlQualifiedName, SchemaAttDef> System.Xml.Schema.SchemaElementDecl.AttDefs
getsetpackage

Definition at line 249 of file SchemaElementDecl.cs.

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