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

◆ DefaultAttDefs

IList<IDtdDefaultAttributeInfo> System.Xml.Schema.SchemaElementDecl.DefaultAttDefs
getsetpackage

Definition at line 237 of file SchemaElementDecl.cs.

238 {
239 [global::Cpp2ILInjected.Token(Token = "0x6000A5E")]
240 [global::Cpp2ILInjected.Address(RVA = "0x1DCB3E4", Offset = "0x1DCB3E4", Length = "0x8")]
241 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
242 get
243 {
244 throw null;
245 }
246 }