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

◆ ValidationType

ValidationType System.Xml.XmlReaderSettings.ValidationType
get

Definition at line 163 of file XmlReaderSettings.cs.

164 {
165 get
166 {
167 return this.validationType;
168 }
169 }