terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ HasNonCDataAttribute

bool System.Xml.Schema.SchemaElementDecl.HasNonCDataAttribute
getsetpackage

Definition at line 132 of file SchemaElementDecl.cs.

133 {
134 get
135 {
136 return this.hasNonCDataAttribute;
137 }
138 set
139 {
140 }
141 }