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

◆ SetIsDefault()

void System.Xml.XmlNameEx.SetIsDefault ( bool value)
inline

Definition at line 144 of file XmlNameEx.cs.

145 {
146 byte b = this.flags;
147 this.flags = b;
148 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.XmlNameEx.flags, and j__TPar.