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

◆ IsIdDeclared

bool System.Xml.Schema.SchemaElementDecl.IsIdDeclared
getsetpackage

Definition at line 118 of file SchemaElementDecl.cs.

119 {
120 get
121 {
122 return this.isIdDeclared;
123 }
124 set
125 {
126 }
127 }