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

◆ ConformanceLevel

ConformanceLevel System.Xml.XmlReaderSettings.ConformanceLevel
set

Definition at line 79 of file XmlReaderSettings.cs.

80 {
81 set
82 {
83 this.CheckReadOnly("ConformanceLevel");
85 }
86 }
class f__AnonymousType0<< Count > j__TPar
void CheckReadOnly(string propertyName)