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

◆ HasNonCDataAttributes

bool System.Xml.IDtdAttributeListInfo. System.Xml.Schema.SchemaElementDecl.HasNonCDataAttributes
getsetprivate

Implements System.Xml.IDtdAttributeListInfo.

Definition at line 70 of file SchemaElementDecl.cs.

71 {
72 [global::Cpp2ILInjected.Token(Token = "0x6000A50")]
73 [global::Cpp2ILInjected.Address(RVA = "0x1DCB118", Offset = "0x1DCB118", Length = "0x8")]
74 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
75 get
76 {
77 throw null;
78 }
79 }