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

◆ IsNotationDeclared

bool System.Xml.Schema.SchemaElementDecl.IsNotationDeclared
getsetpackage

Definition at line 146 of file SchemaElementDecl.cs.

147 {
148 get
149 {
150 return this.isNotationDeclared;
151 }
152 set
153 {
154 }
155 }